Skip to content

Commit ee5bd7f

Browse files
committed
Gemlock file
1 parent 6f6032a commit ee5bd7f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Gemfile.lock

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
PATH
2+
remote: .
3+
specs:
4+
capistrano-clockwork (0.0.2)
5+
capistrano (~> 3.1)
6+
7+
GEM
8+
remote: https://rubygems.org/
9+
specs:
10+
capistrano (3.4.0)
11+
i18n
12+
rake (>= 10.0.0)
13+
sshkit (~> 1.3)
14+
colorize (0.7.7)
15+
i18n (0.7.0)
16+
net-scp (1.2.1)
17+
net-ssh (>= 2.6.5)
18+
net-ssh (2.9.2)
19+
rake (10.4.2)
20+
sshkit (1.7.1)
21+
colorize (>= 0.7.0)
22+
net-scp (>= 1.1.2)
23+
net-ssh (>= 2.8.0)
24+
25+
PLATFORMS
26+
ruby
27+
28+
DEPENDENCIES
29+
capistrano-clockwork!

0 commit comments

Comments
 (0)