Skip to content

Commit

Permalink
Merge pull request #523 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
ndushay committed Aug 19, 2019
2 parents 5579b03 + 96d97f8 commit 5edb7fe
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
airbrussh (1.3.2)
airbrussh (1.3.3)
sshkit (>= 1.6.1, != 1.7.0)
arel (9.0.0)
assembly-image (1.7.5)
assembly-image (1.7.6)
assembly-objectfile (>= 1.6.4)
mini_exiftool (>= 1.6, < 3)
assembly-objectfile (1.7.2)
assembly-objectfile (1.8.0)
mime-types (> 3)
mini_exiftool
nokogiri
Expand Down Expand Up @@ -139,13 +139,13 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
nokogiri
dor-services (7.2.3)
dor-services (7.2.4)
active-fedora (>= 8.7.0, < 9)
activesupport (~> 5.1)
confstruct (~> 0.2.7)
deprecation (~> 0)
dor-rights-auth (~> 1.0, >= 1.2.0)
dor-services-client (~> 1.5)
dor-services-client (>= 1.5.0, < 3.0.0)
dor-workflow-client (~> 3.0)
druid-tools (>= 0.4.1)
json (>= 1.8.1)
Expand All @@ -160,9 +160,8 @@ GEM
solrizer (~> 3.0)
stanford-mods (>= 2.3.1)
stanford-mods-normalizer (~> 0.1)
dor-services-client (1.11.0)
dor-services-client (2.1.0)
activesupport (>= 4.2, < 6)
deprecation
faraday (~> 0.15)
moab-versioning (~> 4.0)
nokogiri (~> 1.8)
Expand All @@ -173,7 +172,8 @@ GEM
faraday (~> 0.9, >= 0.9.2)
faraday_middleware
nokogiri (~> 1.6)
druid-tools (2.0.0)
druid-tools (2.1.0)
deprecation
dry-configurable (0.8.3)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
Expand All @@ -189,7 +189,7 @@ GEM
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-schema (1.3.2)
dry-schema (1.3.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
Expand Down Expand Up @@ -225,7 +225,7 @@ GEM
haml (5.1.2)
temple (>= 0.8.0)
tilt
honeybadger (4.5.0)
honeybadger (4.5.1)
hooks (0.4.1)
uber (~> 0.0.14)
htmlentities (4.3.4)
Expand Down Expand Up @@ -304,8 +304,8 @@ GEM
i18n
nokogiri
okcomputer (1.17.4)
om (3.1.1)
activemodel
om (3.2.0)
activemodel (>= 5.1, < 7)
activesupport
nokogiri (>= 1.4.2)
solrizer (~> 3.3)
Expand Down

0 comments on commit 5edb7fe

Please sign in to comment.