-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
83 lines (80 loc) · 1.87 KB
/
Copy pathGemfile.lock
File metadata and controls
83 lines (80 loc) · 1.87 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
75
76
77
78
79
80
81
82
83
GIT
remote: git://github.com/capistrano/capistrano-maintenance.git
revision: 1b46e54de753b6d568ffac00a670dceb83b61bad
specs:
capistrano-maintenance (0.0.1)
capistrano (>= 3.0)
GEM
remote: http://rubygems.org/
specs:
activesupport (4.1.1)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
capistrano (3.2.1)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano-rails (1.1.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rvm (0.1.1)
capistrano (~> 3.0)
sshkit (~> 1.2)
chronic (0.10.2)
coderay (1.1.0)
colorize (0.7.3)
columnize (0.3.6)
debug_inspector (0.0.2)
debugger (1.6.6)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.2)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.2)
i18n (0.6.9)
json (1.8.1)
method_source (0.8.2)
minitest (5.3.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-debugger (0.2.2)
debugger (~> 1.3)
pry (~> 0.9.10)
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rake (10.3.2)
slop (3.4.7)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
thread_safe (0.3.4)
tzinfo (1.2.1)
thread_safe (~> 0.1)
whenever (0.9.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
capistrano-maintenance!
capistrano-rails (~> 1.1)
capistrano-rvm (~> 0.1)
pry
pry-debugger
pry-stack_explorer
whenever