Skip to content

Commit f0e241e

Browse files
chore(security): patch rails-html-sanitizer vulnerability (#335)
1 parent 734d164 commit f0e241e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ GEM
110110
activesupport (>= 4.2.0, < 5.0)
111111
nokogiri (~> 1.6)
112112
rails-deprecated_sanitizer (>= 1.0.1)
113-
rails-html-sanitizer (1.0.3)
114-
loofah (~> 2.0)
113+
rails-html-sanitizer (1.3.0)
114+
loofah (~> 2.3)
115115
railties (4.2.7.1)
116116
actionpack (= 4.2.7.1)
117117
activesupport (= 4.2.7.1)

0 commit comments

Comments
 (0)