Skip to content

Commit d3dd791

Browse files
authored
Merge pull request #154 from ruby/dependabot/bundler/capistrano-3.19.2
Bump capistrano from 3.19.1 to 3.19.2
2 parents 58364cd + 3b524fa commit d3dd791

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
airbrussh (1.5.2)
4+
airbrussh (1.5.3)
55
sshkit (>= 1.6.1, != 1.7.0)
66
base64 (0.2.0)
77
bcrypt_pbkdf (1.1.1)
8-
capistrano (3.19.1)
8+
capistrano (3.19.2)
99
airbrussh (>= 1.0.0)
1010
i18n
1111
rake (>= 10.0.0)
@@ -14,23 +14,25 @@ GEM
1414
capistrano (~> 3.1)
1515
concurrent-ruby (1.3.4)
1616
ed25519 (1.3.0)
17-
i18n (1.14.5)
17+
i18n (1.14.6)
1818
concurrent-ruby (~> 1.0)
1919
net-scp (4.0.0)
2020
net-ssh (>= 2.6.5, < 8.0.0)
2121
net-sftp (4.0.0)
2222
net-ssh (>= 5.0.0, < 8.0.0)
23-
net-ssh (7.2.3)
23+
net-ssh (7.3.0)
24+
ostruct (0.6.1)
2425
psych (5.1.2)
2526
stringio
2627
rake (13.2.1)
2728
rdoc (6.7.0)
2829
psych (>= 4.0.0)
29-
sshkit (1.23.0)
30+
sshkit (1.23.2)
3031
base64
3132
net-scp (>= 1.1.2)
3233
net-sftp (>= 2.1.2)
3334
net-ssh (>= 2.8.0)
35+
ostruct
3436
stringio (3.1.0)
3537

3638
PLATFORMS

0 commit comments

Comments
 (0)