File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ gem 'mailgun-ruby'
27
27
gem 'meta-tags'
28
28
gem 'mini_magick'
29
29
gem 'mini_racer'
30
- gem 'nokogiri' , '~> 1.8.1 '
30
+ gem 'nokogiri' , '~> 1.8.2 '
31
31
gem 'pg' , '~> 0.15'
32
32
gem 'poltergeist'
33
33
gem 'puma'
Original file line number Diff line number Diff line change 98
98
coffee-script-source (1.12.2 )
99
99
concurrent-ruby (1.0.5 )
100
100
connection_pool (2.2.1 )
101
- crass (1.0.3 )
101
+ crass (1.0.4 )
102
102
dalli (2.7.6 )
103
103
derailed (0.1.0 )
104
104
derailed_benchmarks
203
203
actionpack (>= 4 , < 5.2 )
204
204
activesupport (>= 4 , < 5.2 )
205
205
railties (>= 4 , < 5.2 )
206
- loofah (2.2.0 )
206
+ loofah (2.2.2 )
207
207
crass (~> 1.0.2 )
208
208
nokogiri (>= 1.5.9 )
209
209
mail (2.7.0 )
@@ -417,7 +417,7 @@ DEPENDENCIES
417
417
mini_magick
418
418
mini_racer
419
419
newrelic_rpm
420
- nokogiri (~> 1.8.1 )
420
+ nokogiri (~> 1.8.2 )
421
421
pg (~> 0.15 )
422
422
poltergeist
423
423
puma
You can’t perform that action at this time.
0 commit comments