This repository has been archived by the owner on Nov 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
83 lines (79 loc) · 1.7 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
80
81
82
83
GIT
remote: git://github.com/capistrano/bundler.git
revision: f1ac9eabb3674812c40607714735a36a2185877c
specs:
capistrano-bundler (1.1.2)
capistrano (~> 3.1)
sshkit (~> 1.2)
GIT
remote: git://github.com/capistrano/rbenv.git
revision: 2332dba20ec1f8c8cb7a9cd38770d71f5c4bf5a9
specs:
capistrano-rbenv (2.0.2)
capistrano (~> 3.1)
sshkit (~> 1.3)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
capistrano (3.2.1)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano3-puma (0.6.1)
capistrano (~> 3.0)
puma (>= 2.6)
coderay (0.9.8)
colorize (0.7.3)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (>= 1.1.0, < 2)
i18n (0.6.11)
method_source (0.6.7)
ruby_parser (>= 2.3.1)
multi_json (1.0.4)
multipart-post (1.1.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
oauth2 (0.5.1)
faraday (~> 0.7.4)
multi_json (~> 1.0.3)
pry (0.9.7.4)
coderay (~> 0.9.8)
method_source (~> 0.6.7)
ruby_parser (>= 2.3.1)
slop (~> 2.1.0)
puma (2.8.2)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rake (10.3.2)
redcarpet (2.0.0b5)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.0.8)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (2.1.0)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
capistrano
capistrano-bundler!
capistrano-rbenv!
capistrano3-puma
oauth2
pry
puma
redcarpet
sinatra