Skip to content

Commit cc581cc

Browse files
rdunlopmeara
authored andcommitted
Update rails-html-sanitizer to 1.0.4 for security warning (#1462)
Release Notes TECH TASK: Update gem for security warning, advisory CVE-2018-3741 https://groups.google.com/d/msg/rubyonrails-security/tP7W3kLc5u4/uDy2Br7xBgAJ
1 parent d312a95 commit cc581cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ GEM
354354
railties (>= 4)
355355
request_store (~> 1.0)
356356
logstash-event (1.2.02)
357-
loofah (2.2.1)
357+
loofah (2.2.2)
358358
crass (~> 1.0.2)
359359
nokogiri (>= 1.5.9)
360360
lumberjack (1.0.11)
@@ -450,8 +450,8 @@ GEM
450450
activesupport (>= 3.2)
451451
choice (~> 0.2.0)
452452
ruby-graphviz (~> 1.2)
453-
rails-html-sanitizer (1.0.3)
454-
loofah (~> 2.0)
453+
rails-html-sanitizer (1.0.4)
454+
loofah (~> 2.2, >= 2.2.2)
455455
rails-observers (0.1.5)
456456
activemodel (>= 4.0)
457457
railties (4.2.10)

0 commit comments

Comments
 (0)