Skip to content

Commit 4ea6d5e

Browse files
authored
Merge pull request ruby#145 from ruby/dependabot/bundler/capistrano-3.18.1
Bump capistrano from 3.18.0 to 3.18.1
2 parents 3aab168 + 174c868 commit 4ea6d5e

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

Gemfile.lock

+11-6
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,35 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
airbrussh (1.5.0)
4+
airbrussh (1.5.1)
55
sshkit (>= 1.6.1, != 1.7.0)
66
bcrypt_pbkdf (1.1.0)
7-
capistrano (3.18.0)
7+
capistrano (3.18.1)
88
airbrussh (>= 1.0.0)
99
i18n
1010
rake (>= 10.0.0)
1111
sshkit (>= 1.9.0)
1212
capistrano-bundler (2.1.0)
1313
capistrano (~> 3.1)
14-
concurrent-ruby (1.2.2)
14+
concurrent-ruby (1.2.3)
1515
ed25519 (1.3.0)
16-
i18n (1.14.1)
16+
i18n (1.14.4)
1717
concurrent-ruby (~> 1.0)
18+
mutex_m (0.2.0)
1819
net-scp (4.0.0)
1920
net-ssh (>= 2.6.5, < 8.0.0)
20-
net-ssh (7.2.0)
21+
net-sftp (4.0.0)
22+
net-ssh (>= 5.0.0, < 8.0.0)
23+
net-ssh (7.2.1)
2124
psych (5.1.1.1)
2225
stringio
2326
rake (13.1.0)
2427
rdoc (6.6.2)
2528
psych (>= 4.0.0)
26-
sshkit (1.21.6)
29+
sshkit (1.22.0)
30+
mutex_m
2731
net-scp (>= 1.1.2)
32+
net-sftp (>= 2.1.2)
2833
net-ssh (>= 2.8.0)
2934
stringio (3.1.0)
3035

0 commit comments

Comments
 (0)