Skip to content

Commit ff8ffc7

Browse files
Bump rails-html-sanitizer from 1.4.2 to 1.5.0
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4b22bc commit ff8ffc7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ GEM
269269
rb-fsevent (~> 0.10, >= 0.10.3)
270270
rb-inotify (~> 0.9, >= 0.9.10)
271271
local_time (2.1.0)
272-
loofah (2.9.0)
272+
loofah (2.19.1)
273273
crass (~> 1.0.2)
274274
nokogiri (>= 1.5.9)
275275
mail (2.7.1)
@@ -289,7 +289,7 @@ GEM
289289
rake
290290
mini_magick (4.11.0)
291291
mini_mime (1.1.2)
292-
mini_portile2 (2.8.0)
292+
mini_portile2 (2.8.1)
293293
minitest (5.15.0)
294294
mocha (1.12.0)
295295
msgpack (1.4.2)
@@ -301,7 +301,7 @@ GEM
301301
net-ssh (6.1.0)
302302
netrc (0.11.0)
303303
nio4r (2.5.8)
304-
nokogiri (1.13.6)
304+
nokogiri (1.13.10)
305305
mini_portile2 (~> 2.8.0)
306306
racc (~> 1.4)
307307
orm_adapter (0.5.0)
@@ -313,7 +313,7 @@ GEM
313313
public_suffix (4.0.6)
314314
puma (5.6.4)
315315
nio4r (~> 2.0)
316-
racc (1.6.0)
316+
racc (1.6.2)
317317
rack (2.2.3.1)
318318
rack-accept (0.4.5)
319319
rack (>= 0.4)
@@ -350,8 +350,8 @@ GEM
350350
rails-dom-testing (2.0.3)
351351
activesupport (>= 4.2.0)
352352
nokogiri (>= 1.6)
353-
rails-html-sanitizer (1.4.2)
354-
loofah (~> 2.3)
353+
rails-html-sanitizer (1.5.0)
354+
loofah (~> 2.19, >= 2.19.1)
355355
rails-i18n (7.0.6)
356356
i18n (>= 0.7, < 2)
357357
railties (>= 6.0.0, < 8)

0 commit comments

Comments
 (0)