11
11
execjs (~> 2.0 )
12
12
6to5-source (3.3.7 )
13
13
CFPropertyList (2.2.8 )
14
- actionmailer (4.1.8 )
15
- actionpack (= 4.1.8 )
16
- actionview (= 4.1.8 )
14
+ actionmailer (4.1.9 )
15
+ actionpack (= 4.1.9 )
16
+ actionview (= 4.1.9 )
17
17
mail (~> 2.5 , >= 2.5.4 )
18
- actionpack (4.1.8 )
19
- actionview (= 4.1.8 )
20
- activesupport (= 4.1.8 )
18
+ actionpack (4.1.9 )
19
+ actionview (= 4.1.9 )
20
+ activesupport (= 4.1.9 )
21
21
rack (~> 1.5.2 )
22
22
rack-test (~> 0.6.2 )
23
23
actionpack-action_caching (1.1.1 )
24
24
actionpack (>= 4.0.0 , < 5.0 )
25
- actionview (4.1.8 )
26
- activesupport (= 4.1.8 )
25
+ actionview (4.1.9 )
26
+ activesupport (= 4.1.9 )
27
27
builder (~> 3.1 )
28
28
erubis (~> 2.7.0 )
29
29
active_model_serializers (0.8.2 )
30
30
activemodel (>= 3.0 )
31
- activemodel (4.1.8 )
32
- activesupport (= 4.1.8 )
31
+ activemodel (4.1.9 )
32
+ activesupport (= 4.1.9 )
33
33
builder (~> 3.1 )
34
- activerecord (4.1.8 )
35
- activemodel (= 4.1.8 )
36
- activesupport (= 4.1.8 )
34
+ activerecord (4.1.9 )
35
+ activemodel (= 4.1.9 )
36
+ activesupport (= 4.1.9 )
37
37
arel (~> 5.0.0 )
38
- activesupport (4.1.8 )
38
+ activesupport (4.1.9 )
39
39
i18n (~> 0.6 , >= 0.6.9 )
40
40
json (~> 1.7 , >= 1.7.7 )
41
41
minitest (~> 5.1 )
66
66
debug_inspector (0.0.2 )
67
67
diff-lcs (1.2.5 )
68
68
docile (1.1.5 )
69
- dotenv (0.11.1 )
70
- dotenv-deployment (~> 0.0.2 )
71
- dotenv-deployment (0.0.2 )
69
+ dotenv (1.0.2 )
72
70
email_reply_parser (0.5.8 )
73
71
ember-data-source (0.14 )
74
72
ember-source
171
169
fog-xml (0.1.1 )
172
170
fog-core
173
171
nokogiri (~> 1.5 , >= 1.5.11 )
174
- foreman (0.75 .0 )
175
- dotenv (~> 0.11.1 )
172
+ foreman (0.77 .0 )
173
+ dotenv (~> 1.0.2 )
176
174
thor (~> 0.19.1 )
177
175
formatador (0.2.5 )
178
176
fspath (2.0.6 )
@@ -181,13 +179,13 @@ GEM
181
179
sorcerer (>= 0.3.7 )
182
180
guess_html_encoding (0.0.9 )
183
181
handlebars-source (2.0.0 )
184
- hashie (3.3.2 )
182
+ hashie (3.4.0 )
185
183
highline (1.6.21 )
186
184
hike (1.2.3 )
187
185
hiredis (0.6.0 )
188
186
hitimes (1.2.2 )
189
187
htmlentities (4.3.3 )
190
- i18n (0.6.11 )
188
+ i18n (0.7.0 )
191
189
image_optim (0.9.1 )
192
190
exifr (~> 1.1.3 )
193
191
fspath (~> 2.0.5 )
210
208
libv8 (3.16.14.7 )
211
209
listen (0.7.3 )
212
210
logster (0.1.6 )
213
- lru_redux (0.8.1 )
211
+ lru_redux (0.8.3 )
214
212
mail (2.5.4 )
215
213
mime-types (~> 1.16 )
216
214
treetop (~> 1.4.8 )
@@ -305,23 +303,23 @@ GEM
305
303
ruby-openid (>= 2.1.8 )
306
304
rack-protection (1.5.3 )
307
305
rack
308
- rack-test (0.6.2 )
306
+ rack-test (0.6.3 )
309
307
rack (>= 1.0 )
310
- rails (4.1.8 )
311
- actionmailer (= 4.1.8 )
312
- actionpack (= 4.1.8 )
313
- actionview (= 4.1.8 )
314
- activemodel (= 4.1.8 )
315
- activerecord (= 4.1.8 )
316
- activesupport (= 4.1.8 )
308
+ rails (4.1.9 )
309
+ actionmailer (= 4.1.9 )
310
+ actionpack (= 4.1.9 )
311
+ actionview (= 4.1.9 )
312
+ activemodel (= 4.1.9 )
313
+ activerecord (= 4.1.9 )
314
+ activesupport (= 4.1.9 )
317
315
bundler (>= 1.3.0 , < 2.0 )
318
- railties (= 4.1.8 )
316
+ railties (= 4.1.9 )
319
317
sprockets-rails (~> 2.0 )
320
318
rails-observers (0.1.2 )
321
319
activemodel (~> 4.0 )
322
- railties (4.1.8 )
323
- actionpack (= 4.1.8 )
324
- activesupport (= 4.1.8 )
320
+ railties (4.1.9 )
321
+ actionpack (= 4.1.9 )
322
+ activesupport (= 4.1.9 )
325
323
rake (>= 0.8.7 )
326
324
thor (>= 0.18.1 , < 2.0 )
327
325
raindrops (0.13.0 )
391
389
shoulda-context (1.2.1 )
392
390
shoulda-matchers (2.7.0 )
393
391
activesupport (>= 3.0.0 )
394
- sidekiq (3.3.1 )
392
+ sidekiq (3.3.2 )
395
393
celluloid (>= 0.16.0 )
396
394
connection_pool (>= 2.1.1 )
397
395
json
434
432
thor (0.19.1 )
435
433
thread_safe (0.3.4 )
436
434
tilt (1.4.1 )
437
- timecop (0.7.1 )
435
+ timecop (0.7.3 )
438
436
timers (4.0.1 )
439
437
hitimes
440
438
treetop (1.4.15 )
0 commit comments