Skip to content

Commit 4759af5

Browse files
committed
update bundles
1 parent ed4d47c commit 4759af5

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

+10-8
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,27 @@ GEM
44
airbrussh (1.3.0)
55
sshkit (>= 1.6.1, != 1.7.0)
66
bcrypt_pbkdf (1.0.0)
7-
capistrano (3.9.0)
7+
capistrano (3.10.0)
88
airbrussh (>= 1.0.0)
99
i18n
1010
rake (>= 10.0.0)
1111
sshkit (>= 1.9.0)
12-
capistrano-bundler (1.2.0)
12+
capistrano-bundler (1.3.0)
1313
capistrano (~> 3.1)
1414
sshkit (~> 1.2)
15+
concurrent-ruby (1.0.5)
1516
ffi (1.9.18)
16-
i18n (0.8.6)
17+
i18n (0.9.0)
18+
concurrent-ruby (~> 1.0)
1719
net-scp (1.2.1)
1820
net-ssh (>= 2.6.5)
19-
net-ssh (4.1.0)
20-
rake (12.0.0)
21+
net-ssh (4.2.0)
22+
rake (12.2.1)
2123
rbnacl (4.0.2)
2224
ffi
23-
rbnacl-libsodium (1.0.11)
25+
rbnacl-libsodium (1.0.13)
2426
rbnacl (>= 3.0.1)
25-
rdoc (6.0.0.beta2)
27+
rdoc (6.0.0.beta3)
2628
sshkit (1.14.0)
2729
net-scp (>= 1.1.2)
2830
net-ssh (>= 2.8.0)
@@ -39,4 +41,4 @@ DEPENDENCIES
3941
rdoc (>= 6.0.0.beta2)
4042

4143
BUNDLED WITH
42-
1.15.3
44+
1.15.4

0 commit comments

Comments
 (0)