Skip to content

Commit

Permalink
Merge pull request #2167 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jermnelson authored Jul 6, 2020
2 parents 716b7aa + a508ae9 commit c2fc875
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
warden (~> 1.2.3)
devise-remote-user (1.0.0)
devise
diff-lcs (1.4.3)
diff-lcs (1.4.4)
dlss-capistrano (3.9.0)
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.3.0)
Expand Down Expand Up @@ -288,7 +288,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.3.0)
json (2.3.1)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.1)
Expand Down Expand Up @@ -371,7 +371,7 @@ GEM
ttfunk (~> 1.4.0)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
preservation-client (3.2.1)
preservation-client (3.3.0)
activesupport (>= 4.2, < 7)
faraday (>= 0.15, < 2.0)
moab-versioning (~> 4.3)
Expand All @@ -393,8 +393,6 @@ GEM
rack (2.2.3)
rack-mini-profiler (2.0.2)
rack (>= 1.2.0)
rack-protection (2.0.8.1)
rack
rack-proxy (0.6.5)
rack
rack-test (1.1.0)
Expand Down Expand Up @@ -516,7 +514,7 @@ GEM
rest-client
rubyzip (2.3.0)
safe_yaml (1.0.5)
sdr-client (0.28.3)
sdr-client (0.28.4)
activesupport
cocina-models (~> 0.33.0)
dry-monads
Expand All @@ -525,11 +523,10 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
semantic_range (2.3.0)
sidekiq (6.0.7)
sidekiq (6.1.0)
connection_pool (>= 2.2.2)
rack (~> 2.0)
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
redis (>= 4.2.0)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
Expand Down Expand Up @@ -576,7 +573,7 @@ GEM
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
view_component (2.11.1)
view_component (2.13.0)
activesupport (>= 5.0.0, < 7.0)
warden (1.2.8)
rack (>= 2.0.6)
Expand Down

0 comments on commit c2fc875

Please sign in to comment.