-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathGemfile.lock
74 lines (71 loc) · 1.41 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
GEM
remote: https://rubygems.org/
specs:
backports (3.6.8)
capistrano (3.4.0)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-rvm (0.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano3-unicorn (0.2.1)
capistrano (~> 3.1, >= 3.1.0)
chronic (0.10.2)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
i18n (0.7.0)
kgio (2.10.0)
multi_json (1.11.2)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
rack (1.6.4)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
raindrops (0.15.0)
rake (10.5.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.6)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
sshkit (1.8.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
sshkit-sudo (0.1.0)
sshkit (~> 1.8)
tilt (2.0.2)
unicorn (5.0.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
whenever (0.9.4)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
capistrano
capistrano-bundler
capistrano-rvm
capistrano3-unicorn
faraday
sinatra
sinatra-contrib
sshkit-sudo
unicorn
whenever
BUNDLED WITH
1.12.0