-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
169 lines (167 loc) · 3.39 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
aws-sdk (1.11.1)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
backports (3.3.3)
bourbon (3.1.8)
sass (>= 3.2.0)
thor
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-s3 (0.2.7)
aws-sdk
capistrano
mime-types
columnize (0.3.6)
daemons (1.1.9)
debugger (1.6.1)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.3)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.3)
dotenv (0.9.0)
eventmachine (1.0.3)
faraday (0.8.8)
multipart-post (~> 1.2.0)
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
github_api (0.10.2)
addressable
faraday (~> 0.8.7)
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.6.0)
oauth2
hashie (2.0.5)
highline (1.6.19)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
httpclient (2.3.4.1)
i18n (0.6.5)
jsmin (1.0.1)
json (1.8.0)
jwt (0.1.8)
multi_json (>= 1.5)
kgio (2.8.0)
koala (1.6.0)
addressable (~> 2.2)
faraday (~> 0.8)
multi_json (~> 1.3)
mime-types (1.25)
mini_portile (0.5.1)
multi_json (1.7.9)
multi_xml (0.5.5)
multipart-post (1.2.0)
neat (1.4.0)
bourbon (>= 2.1)
sass (>= 3.2)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth (0.4.7)
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.12.0)
rake (10.1.0)
sass (3.2.10)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-advanced-routes (0.5.3)
sinatra (~> 1.0)
sinatra-assetpack (0.3.1)
jsmin
rack-test
sinatra
tilt (>= 1.3.0)
sinatra-contrib (1.4.1)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
sinatra-export (1.0.1)
rack
rack-test
rake
sinatra
sinatra-advanced-routes
term-ansicolor
term-ansicolor (1.2.2)
tins (~> 0.8)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
tins (0.9.0)
tzinfo (1.0.1)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uuidtools (2.1.4)
vimeo (1.5.3)
httparty (>= 0.4.5)
httpclient (>= 2.1.5.2)
json (>= 1.1.9)
multipart-post (>= 1.0.1)
oauth (>= 0.4.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bourbon
capistrano
capistrano-s3
debugger
foreman
github_api
i18n
koala
neat
rake
sass
sinatra
sinatra-advanced-routes
sinatra-assetpack
sinatra-contrib
sinatra-export
thin
tzinfo
unicorn
vimeo