-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
74 lines (71 loc) · 1.76 KB
/
Gemfile.lock
File metadata and controls
74 lines (71 loc) · 1.76 KB
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
GEM
remote: https://rubygems.org/
specs:
airbrussh (1.3.1)
sshkit (>= 1.6.1, != 1.7.0)
capistrano (3.11.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.5.0)
capistrano (~> 3.1)
capistrano-db-tasks (0.6)
capistrano (>= 3.0.0)
capistrano-faster-assets (1.1.0)
capistrano (>= 3.1)
capistrano-maintenance (1.2.0)
capistrano (>= 3.0)
capistrano-postgresql (6.2.0)
capistrano (>= 3.0)
sshkit (>= 1.17.0)
capistrano-rails (1.4.0)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rails-console (2.3.0)
capistrano (>= 3.5.0, < 4.0.0)
sshkit-interactive (~> 0.3.0)
capistrano-safe-deploy-to (1.1.1)
capistrano (>= 3.0)
capistrano-ssh-doctor (1.0.0)
capistrano (>= 3.1)
coderay (1.1.2)
concurrent-ruby (1.1.4)
i18n (1.4.0)
concurrent-ruby (~> 1.0)
method_source (0.9.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (5.1.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (12.3.2)
rvm1-capistrano3 (1.4.0)
capistrano (~> 3.0)
sshkit (>= 1.2)
sshkit (1.18.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
sshkit-interactive (0.3.0)
sshkit (~> 1.12)
sshkit-sudo (0.1.0)
sshkit (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
capistrano (~> 3.11)
capistrano-db-tasks (~> 0.6)
capistrano-faster-assets (~> 1.1)
capistrano-maintenance (~> 1.2)
capistrano-postgresql (~> 6.2)
capistrano-rails (~> 1.4)
capistrano-rails-console (~> 2.3)
capistrano-safe-deploy-to (~> 1.1)
capistrano-ssh-doctor (~> 1.0)
pry
rvm1-capistrano3 (~> 1.4)
sshkit (~> 1.13)
sshkit-sudo (~> 0.1)
BUNDLED WITH
1.17.3