-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (38 loc) · 786 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (38 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
GEM
remote: https://rubygems.org/
specs:
capistrano (3.1.0)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano-multiconfig (3.0.8)
capistrano (>= 3.0.0)
capistrano-rails (1.1.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
chronic (0.10.2)
i18n (0.6.9)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
rake (10.2.2)
sshkit (1.3.0)
net-scp (>= 1.1.2)
net-ssh
term-ansicolor
term-ansicolor (1.3.0)
tins (~> 1.0)
tins (1.0.1)
whenever (0.9.4)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
capistrano
capistrano-bundler
capistrano-multiconfig
capistrano-rails
whenever