-
Notifications
You must be signed in to change notification settings - Fork 47
/
Gemfile.lock
79 lines (71 loc) · 1.78 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
GIT
remote: https://github.nrel.gov/TADA/capistrano-tada-defaults.git
revision: b9921ac074f5b5f13b6f34fd3c70ab0e6e13cc37
specs:
capistrano-tada-defaults (0.2.0)
GIT
remote: https://github.nrel.gov/TADA/captastic-foreman.git
revision: fc5ca792a9673e5f401717ee1c4c92a35d2d9702
specs:
captastic-foreman (0.2.1)
captastic
inifile
GIT
remote: https://github.nrel.gov/TADA/captastic-nginx.git
revision: 8198edc9e1b9378f5912c4c1a025adbf46182200
specs:
captastic-nginx (0.1.0)
GIT
remote: https://github.nrel.gov/TADA/captastic-subdomains.git
revision: 77e0965208cefdb95640130858f9dd1fbc80373b
specs:
captastic-subdomains (0.1.2)
GIT
remote: https://github.nrel.gov/TADA/captastic.git
revision: f51c58441b98c9d969ec2df46d16141d1fff728f
specs:
captastic (0.1.2)
GEM
remote: https://rubygems.org/
specs:
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
capistrano (3.12.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.6.0)
capistrano (~> 3.1)
capistrano-file-permissions (1.0.0)
capistrano (~> 3.0)
capistrano-rbenv (2.1.6)
capistrano (~> 3.1)
sshkit (~> 1.3)
concurrent-ruby (1.1.6)
foreman (0.87.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
inifile (3.0.0)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
rake (13.0.1)
sshkit (1.20.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
PLATFORMS
ruby
DEPENDENCIES
capistrano (~> 3.12.0)
capistrano-bundler (~> 1.6.0)
capistrano-file-permissions (~> 1.0.0)
capistrano-rbenv (~> 2.1.4)
capistrano-tada-defaults!
captastic!
captastic-foreman!
captastic-nginx!
captastic-subdomains!
foreman (~> 0.87.0)
BUNDLED WITH
1.17.2