Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
atz committed Mar 31, 2018
1 parent ec3d26f commit 2764e2c
Showing 1 changed file with 46 additions and 57 deletions.
103 changes: 46 additions & 57 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.5)
actionpack (= 5.1.5)
actioncable (5.1.6)
actionpack (= 5.1.6)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
actionmailer (5.1.6)
actionpack (= 5.1.6)
actionview (= 5.1.6)
activejob (= 5.1.6)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.5)
actionview (= 5.1.5)
activesupport (= 5.1.5)
actionpack (5.1.6)
actionview (= 5.1.6)
activesupport (= 5.1.6)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.5)
activesupport (= 5.1.5)
actionview (5.1.6)
activesupport (= 5.1.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
Expand All @@ -39,26 +39,23 @@ GEM
deprecation (~> 0.1)
rdf (~> 1.1)
rdf-vocab (~> 0.8)
activejob (5.1.5)
activesupport (= 5.1.5)
activejob (5.1.6)
activesupport (= 5.1.6)
globalid (>= 0.3.6)
activemodel (5.1.5)
activesupport (= 5.1.5)
activerecord (5.1.5)
activemodel (= 5.1.5)
activesupport (= 5.1.5)
activemodel (5.1.6)
activesupport (= 5.1.6)
activerecord (5.1.6)
activemodel (= 5.1.6)
activesupport (= 5.1.6)
arel (~> 8.0)
activesupport (5.1.5)
activesupport (5.1.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
airbrussh (1.3.0)
sshkit (>= 1.6.1, != 1.7.0)
arel (8.0.0)
bagit (0.4.1)
docopt (~> 0.5.0)
validatable (~> 1.6)
builder (3.2.3)
bundler-audit (0.6.0)
bundler (~> 1.2)
Expand Down Expand Up @@ -106,22 +103,20 @@ GEM
capistrano-one_time_key
capistrano-shared_configs
docile (1.3.0)
docopt (0.5.0)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
nokogiri
dor-services (5.27.0)
dor-services (5.28.0)
active-fedora (>= 6.0, < 9.a)
activesupport (>= 3.2.18)
confstruct (~> 0.2.7)
dor-rights-auth (~> 1.0, >= 1.2.0)
dor-workflow-service (~> 2.0, >= 2.0.1)
druid-tools (~> 0.4, >= 0.4.1)
druid-tools (>= 0.4.1)
equivalent-xml (~> 0.5, >= 0.5.1)
json (>= 1.8.1)
lyber-utils (~> 0.1.2)
moab-versioning (~> 2.0)
moab-versioning (~> 4.0)
net-sftp (~> 2.1)
nokogiri (~> 1.6)
om (~> 3.0)
Expand All @@ -144,7 +139,7 @@ GEM
net-http-persistent (>= 2.9.4, < 4.a)
nokogiri (~> 1.6)
retries
druid-tools (0.4.1)
druid-tools (1.0.0)
dry-configurable (0.7.0)
concurrent-ruby (~> 1.0)
dry-container (0.6.0)
Expand Down Expand Up @@ -190,20 +185,15 @@ GEM
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
i18n (1.0.0)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
iso-639 (0.2.8)
json (2.1.0)
link_header (0.0.8)
loofah (2.2.1)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lyber-utils (0.1.2)
bagit (>= 0.1.0)
nokogiri (>= 1.4.3.1)
systemu (>= 1.2.0)
validatable
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.9.0)
Expand All @@ -213,12 +203,12 @@ GEM
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
moab-versioning (2.1.0)
moab-versioning (4.2.0)
confstruct
druid-tools (>= 1.0.0)
json
nokogiri
nokogiri-happymapper
systemu
mods (2.3.1)
edtf
iso-639
Expand All @@ -233,7 +223,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
netrc (0.11.0)
newrelic_rpm (4.8.0.341)
newrelic_rpm (5.0.0.342)
nio4r (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
Expand All @@ -251,33 +241,33 @@ GEM
solrizer (~> 3.3)
puma (3.11.3)
rack (2.0.4)
rack-test (0.8.3)
rack-test (1.0.0)
rack (>= 1.0, < 3)
rack-timeout (0.4.2)
rails (5.1.5)
actioncable (= 5.1.5)
actionmailer (= 5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
activemodel (= 5.1.5)
activerecord (= 5.1.5)
activesupport (= 5.1.5)
rails (5.1.6)
actioncable (= 5.1.6)
actionmailer (= 5.1.6)
actionpack (= 5.1.6)
actionview (= 5.1.6)
activejob (= 5.1.6)
activemodel (= 5.1.6)
activerecord (= 5.1.6)
activesupport (= 5.1.6)
bundler (>= 1.3.0)
railties (= 5.1.5)
railties (= 5.1.6)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.1.5)
actionpack (= 5.1.5)
activesupport (= 5.1.5)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.1.6)
actionpack (= 5.1.6)
activesupport (= 5.1.6)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.0)
rake (12.3.1)
rdf (1.99.1)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (1.99.0)
Expand Down Expand Up @@ -374,7 +364,6 @@ GEM
unf_ext
unf_ext (0.0.7.5)
uuidtools (2.1.5)
validatable (1.6.7)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
Expand Down

0 comments on commit 2764e2c

Please sign in to comment.