-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
67 lines (63 loc) · 1.29 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
GIT
remote: git://github.com/capistrano/bundler.git
revision: f1b70e2f6ff565f377eee851a597ff89fe9d9c4d
specs:
capistrano-bundler (1.1.1)
capistrano (~> 3.0)
sshkit (>= 1.2.0)
GIT
remote: git://github.com/capistrano/chruby.git
revision: 055520d5d2c6c17b5a0df7a172346046cb63b679
specs:
capistrano-chruby (0.1.0)
capistrano (~> 3.0)
sshkit (~> 1.2.0)
GEM
remote: https://rubygems.org/
specs:
capistrano (3.0.1)
i18n
rake (>= 10.0.0)
sshkit (>= 0.0.23)
coderay (1.1.0)
i18n (0.6.9)
kgio (2.8.1)
method_source (0.8.2)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-protection (1.5.1)
rack
raindrops (0.12.0)
rake (10.1.1)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.4.7)
sshkit (1.2.0)
net-scp (>= 1.1.2)
net-ssh
term-ansicolor
term-ansicolor (1.2.2)
tins (~> 0.8)
tilt (1.4.1)
tins (0.13.1)
unicorn (4.7.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
capistrano
capistrano-bundler!
capistrano-chruby!
pry
sinatra
unicorn