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

Commit

Permalink
Merge pull request #193 from sul-dlss/update_dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jmartin-sul authored Apr 27, 2018
2 parents ef02a43 + 9cb95a2 commit 3f86b0f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
active-fedora (8.4.2)
active-fedora (8.5.0)
active-triples (~> 0.4.0)
activesupport (>= 3.0.0)
activesupport (>= 4.2.10)
deprecation
nom-xml (>= 0.5.1)
om (~> 3.1)
Expand Down Expand Up @@ -60,7 +60,7 @@ GEM
bundler-audit (0.6.0)
bundler (~> 1.2)
thor (~> 0.18)
capistrano (3.10.1)
capistrano (3.10.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -91,7 +91,7 @@ GEM
simplecov (>= 0.7)
term-ansicolor
thor
crass (1.0.3)
crass (1.0.4)
daemons (1.2.6)
deep_merge (1.2.1)
deprecation (0.99.0)
Expand All @@ -103,11 +103,11 @@ GEM
capistrano-one_time_key
capistrano-shared_configs
docile (1.3.0)
domain_name (0.5.20170404)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
nokogiri
dor-services (5.28.0)
dor-services (5.29.0)
active-fedora (>= 6.0, < 9.a)
activesupport (>= 3.2.18)
confstruct (~> 0.2.7)
Expand All @@ -132,7 +132,7 @@ GEM
stanford-mods-normalizer (~> 0.1)
systemu (~> 2.6)
uuidtools (~> 2.1.4)
dor-workflow-service (2.2.1)
dor-workflow-service (2.3.0)
activesupport (>= 3.2.1, < 6)
confstruct (>= 0.2.7, < 2)
faraday (~> 0.9, >= 0.9.2)
Expand All @@ -147,7 +147,7 @@ GEM
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.5)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.0)
dry-equalizer (0.2.1)
dry-logic (0.4.2)
dry-container (~> 0.2, >= 0.2.6)
dry-core (~> 0.2)
Expand All @@ -173,7 +173,7 @@ GEM
nokogiri (>= 1.4.3)
erubi (1.7.1)
erubis (2.7.0)
faraday (0.14.0)
faraday (0.15.0)
multipart-post (>= 1.2, < 3)
globalid (0.4.1)
activesupport (>= 4.2.0)
Expand All @@ -185,7 +185,7 @@ GEM
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.0.0)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
inflecto (0.0.2)
iso-639 (0.2.8)
Expand All @@ -203,7 +203,7 @@ GEM
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
moab-versioning (4.2.0)
moab-versioning (4.2.1)
confstruct
druid-tools (>= 1.0.0)
json
Expand Down Expand Up @@ -233,14 +233,14 @@ GEM
activesupport (>= 3.2.18)
i18n
nokogiri
okcomputer (1.17.1)
okcomputer (1.17.2)
om (3.1.1)
activemodel
activesupport
nokogiri (>= 1.4.2)
solrizer (~> 3.3)
puma (3.11.3)
rack (2.0.4)
puma (3.11.4)
rack (2.0.5)
rack-test (1.0.0)
rack (>= 1.0, < 3)
rack-timeout (0.4.2)
Expand Down

0 comments on commit 3f86b0f

Please sign in to comment.