Skip to content

Commit

Permalink
Merge pull request #130 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
justinlittman committed Oct 29, 2020
2 parents 4ce4911 + 9af895a commit 5300fbc
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
GEM
remote: https://rubygems.org/
specs:
airbrussh (1.2.0)
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
capistrano (3.8.1)
capistrano (3.14.1)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-one_time_key (0.0.1)
capistrano-one_time_key (0.1.0)
capistrano (~> 3.0)
capistrano-shared_configs (0.1.2)
i18n (0.8.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.1.0)
rake (12.0.0)
sshkit (1.13.1)
capistrano-shared_configs (0.2.2)
concurrent-ruby (1.1.7)
i18n (1.8.5)
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)
sshkit (1.21.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)

Expand All @@ -29,4 +31,4 @@ DEPENDENCIES
capistrano-shared_configs

BUNDLED WITH
1.14.6
1.17.3

0 comments on commit 5300fbc

Please sign in to comment.