Bundle update nokogiri rails-html-sanitizer (CVE-2017-15412, CVE-2018-3741)
This commit is contained in:
parent
3afbeb1be3
commit
6ee1ce51f0
1 changed files with 4 additions and 4 deletions
|
@ -133,7 +133,7 @@ GEM
|
|||
term-ansicolor (~> 1.3)
|
||||
thor (~> 0.19.4)
|
||||
tins (~> 1.6)
|
||||
crass (1.0.2)
|
||||
crass (1.0.3)
|
||||
daemons (1.2.5)
|
||||
database_cleaner (1.6.1)
|
||||
date_time_attribute (0.1.2)
|
||||
|
@ -227,7 +227,7 @@ GEM
|
|||
sprockets (> 2, < 4)
|
||||
tilt
|
||||
libv8 (3.16.14.19)
|
||||
loofah (2.1.1)
|
||||
loofah (2.2.2)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.6.6)
|
||||
|
@ -305,8 +305,8 @@ GEM
|
|||
activesupport (>= 4.2.0.beta, < 5.0)
|
||||
nokogiri (~> 1.6)
|
||||
rails-deprecated_sanitizer (>= 1.0.1)
|
||||
rails-html-sanitizer (1.0.3)
|
||||
loofah (~> 2.0)
|
||||
rails-html-sanitizer (1.0.4)
|
||||
loofah (~> 2.2, >= 2.2.2)
|
||||
rails-i18n (4.0.9)
|
||||
i18n (~> 0.7)
|
||||
railties (~> 4.0)
|
||||
|
|
Loading…
Reference in a new issue