Skip to content

Commit

Permalink
Update dependencies (#310)
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
mjgiarlo committed Jul 8, 2019
2 parents 32e9523 + d285c30 commit 44fc41d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
bundler-audit (~> 0.5)
capistrano (~> 3.0)
capistrano-bundler (~> 1.4)
capistrano-bundler (1.5.0)
capistrano-bundler (1.6.0)
capistrano (~> 3.1)
capistrano-one_time_key (0.1.0)
capistrano (~> 3.0)
Expand Down Expand Up @@ -110,11 +110,11 @@ GEM
capistrano-one_time_key
capistrano-shared_configs
docile (1.3.2)
domain_name (0.5.20180417)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
nokogiri
dor-services (7.2.0)
dor-services (7.2.1)
active-fedora (>= 8.7.0, < 9)
activesupport (~> 5.1)
confstruct (~> 0.2.7)
Expand Down Expand Up @@ -164,21 +164,21 @@ GEM
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-schema (1.2.0)
dry-schema (1.3.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-logic (~> 1.0)
dry-types (~> 1.0)
dry-types (1.0.1)
dry-types (1.1.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.2, >= 0.2.2)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0)
dry-logic (~> 1.0, >= 1.0.2)
edtf (3.0.4)
activesupport (>= 3.0, < 6.0)
equivalent-xml (0.6.0)
Expand Down Expand Up @@ -246,7 +246,7 @@ GEM
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
netrc (0.11.0)
nio4r (2.3.1)
nio4r (2.4.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
nokogiri-happymapper (0.8.1)
Expand Down Expand Up @@ -398,7 +398,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.19.0)
sshkit (1.19.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stanford-mods (2.6.1)
Expand All @@ -413,7 +413,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tins (1.20.3)
tins (1.21.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.0.15)
Expand Down

0 comments on commit 44fc41d

Please sign in to comment.