Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit ec45f3a

Browse files
committed
Update Gemfile.lock
1 parent 28c5546 commit ec45f3a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
git-deploy (0.6.1)
55
net-scp (~> 1.1)
6-
net-ssh (~> 2.6)
6+
net-ssh (~> 5.0)
77
thor (= 0.14.6)
88

99
GEM
@@ -12,7 +12,7 @@ GEM
1212
diff-lcs (1.2.4)
1313
net-scp (1.2.1)
1414
net-ssh (>= 2.6.5)
15-
net-ssh (2.9.1)
15+
net-ssh (5.2.0)
1616
rspec (2.13.0)
1717
rspec-core (~> 2.13.0)
1818
rspec-expectations (~> 2.13.0)
@@ -31,4 +31,4 @@ DEPENDENCIES
3131
rspec (~> 2.13.0)
3232

3333
BUNDLED WITH
34-
1.10.3
34+
2.0.1

0 commit comments

Comments
 (0)