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
cbeer committed Mar 16, 2018
1 parent d045adf commit 1374608
Showing 1 changed file with 22 additions and 28 deletions.
50 changes: 22 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
active-fedora (8.4.1)
active-fedora (8.4.2)
active-triples (~> 0.4.0)
activesupport (>= 3.0.0)
deprecation
Expand Down Expand Up @@ -88,12 +88,12 @@ GEM
deep_merge (~> 1.2.1)
dry-validation (>= 0.10.4)
confstruct (0.2.7)
coveralls (0.8.21)
json (>= 1.8, < 3)
simplecov (~> 0.14.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
crass (1.0.3)
daemons (1.2.6)
deep_merge (1.2.1)
Expand All @@ -105,13 +105,13 @@ GEM
capistrano-bundle_audit (>= 0.1.0)
capistrano-one_time_key
capistrano-shared_configs
docile (1.1.5)
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.26.1)
dor-services (5.27.0)
active-fedora (>= 6.0, < 9.a)
activesupport (>= 3.2.18)
confstruct (~> 0.2.7)
Expand All @@ -122,7 +122,6 @@ GEM
json (>= 1.8.1)
lyber-utils (~> 0.1.2)
moab-versioning (~> 2.0)
modsulator (>= 0.0.7, < 2)
net-sftp (~> 2.1)
nokogiri (~> 1.6)
om (~> 3.0)
Expand All @@ -135,6 +134,7 @@ GEM
rubydora (~> 1.6, >= 1.6.5)
solrizer (~> 3.0)
stanford-mods (>= 2.3.1)
stanford-mods-normalizer (~> 0.1)
systemu (~> 2.6)
uuidtools (~> 2.1.4)
dor-workflow-service (2.2.1)
Expand All @@ -150,7 +150,7 @@ GEM
dry-container (0.6.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.4)
dry-core (0.4.5)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.0)
dry-logic (0.4.2)
Expand All @@ -176,7 +176,7 @@ GEM
activesupport (>= 3.0, < 6.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.7.0)
erubi (1.7.1)
erubis (2.7.0)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -224,11 +224,7 @@ GEM
iso-639
nokogiri
nom-xml (~> 0.6.0)
modsulator (1.0.5)
activesupport
equivalent-xml (>= 0.6.0)
nokogiri
roo (= 2.5.1)
multi_json (1.13.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-scp (1.2.1)
Expand All @@ -238,7 +234,7 @@ GEM
net-ssh (4.2.0)
netrc (0.11.0)
newrelic_rpm (4.8.0.341)
nio4r (2.2.0)
nio4r (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogiri-happymapper (0.6.0)
Expand All @@ -253,9 +249,9 @@ GEM
activesupport
nokogiri (>= 1.4.2)
solrizer (~> 3.3)
puma (3.11.2)
puma (3.11.3)
rack (2.0.4)
rack-test (0.8.2)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rack-timeout (0.4.2)
rails (5.1.5)
Expand Down Expand Up @@ -306,9 +302,6 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retries (0.0.5)
roo (2.5.1)
nokogiri (~> 1)
rubyzip (~> 1.1, < 2.0.0)
rsolr (2.1.0)
builder (>= 2.1.2)
faraday (>= 0.9.0)
Expand Down Expand Up @@ -340,9 +333,8 @@ GEM
mime-types
nokogiri
rest-client
rubyzip (1.2.1)
simplecov (0.14.1)
docile (~> 1.1.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
Expand All @@ -365,11 +357,13 @@ GEM
stanford-mods (2.5.1)
activesupport
mods (~> 2.2)
stanford-mods-normalizer (0.1.0)
nokogiri (~> 1.8)
stomp (1.4.4)
systemu (2.6.5)
term-ansicolor (1.6.0)
tins (~> 1.0)
thor (0.19.4)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
tins (1.16.3)
Expand Down Expand Up @@ -414,4 +408,4 @@ DEPENDENCIES
simplecov

BUNDLED WITH
1.16.0
1.16.1

0 comments on commit 1374608

Please sign in to comment.