-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (43 loc) · 979 Bytes
/
Gemfile.lock
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
41
42
43
44
45
46
47
GIT
remote: https://github.com/capistrano/capistrano.git
revision: 30a942c7457da9c07a8c73f36d086efd3628f6ed
specs:
capistrano (2.13.3)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
GIT
remote: https://github.com/ingeniarius/sprinkle.git
revision: 49f24d1e3a70ef27277e3c4ae48cf1f6a2752408
specs:
sprinkle (0.4.2)
activesupport (>= 2.0.2)
capistrano (>= 2.5.5)
highline (>= 1.4.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
capistrano_colors (0.5.5)
erubis (2.7.0)
highline (1.6.14)
i18n (0.6.0)
multi_json (1.3.6)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.5.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
PLATFORMS
ruby
DEPENDENCIES
capistrano!
capistrano_colors
erubis
sprinkle!