Skip to content

Commit 34cdca8

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 5e73774 commit 34cdca8

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
@@ -268,7 +268,7 @@ GEM
268268
rb-fsevent (~> 0.10, >= 0.10.3)
269269
rb-inotify (~> 0.9, >= 0.9.10)
270270
local_time (2.1.0)
271-
loofah (2.9.0)
271+
loofah (2.19.1)
272272
crass (~> 1.0.2)
273273
nokogiri (>= 1.5.9)
274274
mail (2.7.1)
@@ -287,7 +287,7 @@ GEM
287287
rake
288288
mini_magick (4.11.0)
289289
mini_mime (1.1.2)
290-
mini_portile2 (2.8.0)
290+
mini_portile2 (2.8.1)
291291
minitest (5.15.0)
292292
mocha (1.12.0)
293293
msgpack (1.4.2)
@@ -299,7 +299,7 @@ GEM
299299
net-ssh (6.1.0)
300300
netrc (0.11.0)
301301
nio4r (2.5.8)
302-
nokogiri (1.13.6)
302+
nokogiri (1.13.10)
303303
mini_portile2 (~> 2.8.0)
304304
racc (~> 1.4)
305305
orm_adapter (0.5.0)
@@ -311,7 +311,7 @@ GEM
311311
public_suffix (4.0.6)
312312
puma (5.6.4)
313313
nio4r (~> 2.0)
314-
racc (1.6.0)
314+
racc (1.6.2)
315315
rack (2.2.3.1)
316316
rack-accept (0.4.5)
317317
rack (>= 0.4)
@@ -348,8 +348,8 @@ GEM
348348
rails-dom-testing (2.0.3)
349349
activesupport (>= 4.2.0)
350350
nokogiri (>= 1.6)
351-
rails-html-sanitizer (1.4.2)
352-
loofah (~> 2.3)
351+
rails-html-sanitizer (1.5.0)
352+
loofah (~> 2.19, >= 2.19.1)
353353
rails-i18n (7.0.6)
354354
i18n (>= 0.7, < 2)
355355
railties (>= 6.0.0, < 8)

0 commit comments

Comments
 (0)