This repository was archived by the owner on Mar 24, 2020. It is now read-only.
File tree 2 files changed +16
-13
lines changed
2 files changed +16
-13
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ gem 'uglifier', '~> 3.2.0'
45
45
gem 'rspec-mocks' , '3.6.0'
46
46
47
47
gem 'honeycomb-beeline'
48
- gem 'lograge' , '0.5.1 '
48
+ gem 'lograge' , '0.11.2 '
49
49
gem 'logstash-event' , '1.2.02'
50
50
gem 'coveralls' , '0.8.21' , require : false
51
51
gem 'rubyzip' , '1.3.0'
Original file line number Diff line number Diff line change 91
91
bootstrap-sass (2.3.2.2 )
92
92
sass (~> 3.2 )
93
93
bower-rails (0.11.0 )
94
- builder (3.2.3 )
94
+ builder (3.2.4 )
95
95
byebug (10.0.2 )
96
96
cancan (1.6.10 )
97
97
capistrano (3.8.1 )
133
133
term-ansicolor (~> 1.3 )
134
134
thor (~> 0.19.4 )
135
135
tins (~> 1.6 )
136
- crass (1.0.5 )
136
+ crass (1.0.6 )
137
137
daemons (1.2.3 )
138
138
deprecation (0.2.2 )
139
139
activesupport
@@ -216,12 +216,13 @@ GEM
216
216
addressable (~> 2.0 )
217
217
http (>= 2.0 , < 5.0 )
218
218
logger (1.3.0 )
219
- lograge (0.5.1 )
220
- actionpack (>= 4 , < 5.2 )
221
- activesupport (>= 4 , < 5.2 )
222
- railties (>= 4 , < 5.2 )
219
+ lograge (0.11.2 )
220
+ actionpack (>= 4 )
221
+ activesupport (>= 4 )
222
+ railties (>= 4 )
223
+ request_store (~> 1.0 )
223
224
logstash-event (1.2.02 )
224
- loofah (2.3.1 )
225
+ loofah (2.4.0 )
225
226
crass (~> 1.0.2 )
226
227
nokogiri (>= 1.5.9 )
227
228
mail (2.7.1 )
287
288
nokogiri (~> 1.6 )
288
289
rails (>= 4.2.0 , < 6.0 )
289
290
rdf
290
- rack (1.6.11 )
291
+ rack (1.6.13 )
291
292
rack-dev-mark (0.7.5 )
292
293
rack (>= 1.1 )
293
294
rack-test (0.6.3 )
309
310
activesupport (>= 4.2.0 , < 5.0 )
310
311
nokogiri (~> 1.6 )
311
312
rails-deprecated_sanitizer (>= 1.0.1 )
312
- rails-html-sanitizer (1.0.4 )
313
- loofah (~> 2.2 , >= 2.2.2 )
313
+ rails-html-sanitizer (1.3.0 )
314
+ loofah (~> 2.3 )
314
315
rails_autolink (1.1.6 )
315
316
rails (> 3.1 )
316
317
railties (4.2.11.1 )
327
328
rdf-xsd (>= 1.0 )
328
329
rdf-xsd (1.1.2 )
329
330
rdf (~> 1.1 )
331
+ request_store (1.5.0 )
332
+ rack (>= 1.4 )
330
333
responders (2.4.0 )
331
334
actionpack (>= 4.2.0 , < 5.3 )
332
335
railties (>= 4.2.0 , < 5.3 )
429
432
tilt (1.4.1 )
430
433
timecop (0.9.1 )
431
434
tins (1.13.3 )
432
- tzinfo (1.2.5 )
435
+ tzinfo (1.2.6 )
433
436
thread_safe (~> 0.1 )
434
437
uber (0.0.15 )
435
438
uglifier (3.2.0 )
@@ -479,7 +482,7 @@ DEPENDENCIES
479
482
jquery-rails (~> 4.3.1 )
480
483
kaminari (~> 0.15.1 )
481
484
launchy (~> 2.4.3 )
482
- lograge (= 0.5.1 )
485
+ lograge (= 0.11.2 )
483
486
logstash-event (= 1.2.02 )
484
487
minitest (~> 5.10.2 )
485
488
nokogiri (= 1.10.8 )
You can’t perform that action at this time.
0 commit comments