Skip to content

Commit

Permalink
Merge pull request #136 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
justinlittman committed Jan 11, 2021
2 parents 20f9e9e + 79a64c9 commit 20b571b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
capistrano (3.14.1)
capistrano (3.15.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand All @@ -12,12 +12,12 @@ GEM
capistrano (~> 3.0)
capistrano-shared_configs (0.2.2)
concurrent-ruby (1.1.7)
i18n (1.8.5)
i18n (1.8.7)
concurrent-ruby (~> 1.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
rake (13.0.1)
rake (13.0.3)
sshkit (1.21.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
Expand All @@ -32,4 +32,4 @@ DEPENDENCIES
capistrano-shared_configs

BUNDLED WITH
2.2.0
2.2.4

0 comments on commit 20b571b

Please sign in to comment.