Skip to content

Commit

Permalink
Merge pull request #332 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
aaron-collier committed Aug 19, 2019
2 parents 7a462ab + 7c0637b commit feab2b8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ GEM
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
airbrussh (1.3.2)
airbrussh (1.3.3)
sshkit (>= 1.6.1, != 1.7.0)
arel (9.0.0)
ast (2.4.0)
Expand Down Expand Up @@ -114,13 +114,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 @@ -135,9 +135,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 @@ -148,7 +147,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 @@ -164,7 +164,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 @@ -195,7 +195,7 @@ GEM
temple (>= 0.8.0)
tilt
hashdiff (1.0.0)
honeybadger (4.5.0)
honeybadger (4.5.1)
hooks (0.4.1)
uber (~> 0.0.14)
htmlentities (4.3.4)
Expand Down Expand Up @@ -256,8 +256,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 feab2b8

Please sign in to comment.