Skip to content

Commit 810b9f0

Browse files
committed
Update rails-html-sanitizer to version 1.6.1
1 parent 9a5c1b7 commit 810b9f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ GEM
216216
net-protocol
217217
net_http_timeout_errors (1.0.0)
218218
nio4r (2.7.4)
219-
nokogiri (1.16.7)
219+
nokogiri (1.16.8)
220220
mini_portile2 (~> 2.8.2)
221221
racc (~> 1.4)
222222
oauth (1.1.0)
@@ -309,9 +309,9 @@ GEM
309309
activesupport (>= 5.0.0)
310310
minitest
311311
nokogiri (>= 1.6)
312-
rails-html-sanitizer (1.6.0)
312+
rails-html-sanitizer (1.6.1)
313313
loofah (~> 2.21)
314-
nokogiri (~> 1.14)
314+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
315315
rails_12factor (0.0.3)
316316
rails_serve_static_assets
317317
rails_stdout_logging

0 commit comments

Comments
 (0)