forked from Baremetrics/baremetrics-v1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
255 lines (251 loc) · 5.51 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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
GIT
remote: git://github.com/laserlemon/figaro.git
revision: 3afe94b62bc2edc7f05f12299632089ac12a903c
specs:
figaro (0.7.0)
bundler (~> 1.0)
rails (>= 3, < 5)
GIT
remote: git://github.com/stripe/stripe-ruby.git
revision: 294d6c63b3aa5d63d03f58872622c732a54b73bc
specs:
stripe (1.8.8)
multi_json (>= 1.0.4, < 2)
rest-client (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.14)
actionpack (= 3.2.14)
mail (~> 2.5.4)
actionpack (3.2.14)
activemodel (= 3.2.14)
activesupport (= 3.2.14)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.14)
activesupport (= 3.2.14)
builder (~> 3.0.0)
activerecord (3.2.14)
activemodel (= 3.2.14)
activesupport (= 3.2.14)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.14)
activemodel (= 3.2.14)
activesupport (= 3.2.14)
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
analytics-ruby (0.5.0)
faraday (>= 0.8, < 0.10)
faraday_middleware (>= 0.8, < 0.10)
multi_json (~> 1.0)
arel (3.0.2)
bcrypt-ruby (3.0.1)
better_errors (1.0.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.0.4)
celluloid (0.15.2)
timers (~> 1.1.0)
chunky_png (1.2.8)
clockwork (0.6.1)
activesupport
tzinfo (~> 0.3.35)
coderay (1.1.0)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
connection_pool (1.1.0)
dalli (2.6.4)
debug_inspector (0.0.2)
erubis (2.7.0)
execjs (2.0.2)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
fssm (0.2.10)
hike (1.2.3)
honeybadger (1.8.1)
json
httpauth (0.2.0)
i18n (0.6.5)
journey (1.0.4)
jquery-rails (3.0.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-turbolinks (2.0.1)
railties (>= 3.1.0)
turbolinks
json (1.8.0)
jwt (0.1.8)
multi_json (>= 1.5)
kgio (2.8.1)
lol_dba (1.6.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
railties (>= 3.0)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
memcachier (0.0.2)
mime-types (1.25)
multi_json (1.8.2)
multipart-post (1.2.0)
newrelic_rpm (3.6.8.164)
oauth (0.4.7)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
pg (0.17.0)
polyglot (0.3.3)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.5.0)
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rack-www (1.5.0)
rack
rails (3.2.14)
actionmailer (= 3.2.14)
actionpack (= 3.2.14)
activerecord (= 3.2.14)
activeresource (= 3.2.14)
activesupport (= 3.2.14)
bundler (~> 1.0)
railties (= 3.2.14)
railties (3.2.14)
actionpack (= 3.2.14)
activesupport (= 3.2.14)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.12.0)
rake (10.1.0)
rdoc (3.12.2)
json (~> 1.4)
redis (3.0.5)
redis-namespace (1.3.1)
redis (~> 3.0.0)
rename (1.0.2)
rails (>= 3.0.0)
rest-client (1.6.7)
mime-types (>= 1.16)
sass (3.2.12)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
sidekiq (2.15.1)
celluloid (>= 0.15.1)
connection_pool (>= 1.0.0)
json
redis (>= 3.0.4)
redis-namespace (>= 1.3.1)
sidekiq-limit_fetch (2.1.2)
sidekiq (>= 2.6.5, < 3)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slim (2.0.1)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
sorcery (0.8.2)
bcrypt-ruby (~> 3.0.0)
oauth (~> 0.4.4)
oauth2 (~> 0.8.0)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
temple (0.6.7)
thor (0.18.1)
tilt (1.4.1)
timers (1.1.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
turbolinks (1.3.0)
coffee-rails
tzinfo (0.3.38)
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
unicorn-rails (1.1.0)
rack
unicorn
yaml_db (0.2.3)
zurb-foundation (4.0.9)
sass (>= 3.2.0)
PLATFORMS
ruby
DEPENDENCIES
analytics-ruby (< 1.0)
better_errors
binding_of_caller
clockwork
coffee-rails (~> 3.2.2)
compass-rails
dalli
figaro!
honeybadger
jquery-rails (~> 3.0.0)
jquery-turbolinks
json
lol_dba
memcachier
newrelic_rpm
pg
quiet_assets
rack-www
rails (= 3.2.14)
rename
rest-client
sass-rails (~> 3.2.5)
sidekiq
sidekiq-limit_fetch
sinatra
slim
sorcery
stripe!
turbolinks
uglifier (>= 1.2.4)
unicorn
unicorn-rails
yaml_db
zurb-foundation (~> 4.0.0)