Skip to content

Commit 9736d42

Browse files
Bump rails-html-sanitizer from 1.0.4 to 1.4.3
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 to 1.4.3. - [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.0.4...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f72fe47 commit 9736d42

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ GEM
241241
archive-zip (~> 0.10)
242242
nokogiri (~> 1.8)
243243
clipboard-rails (1.7.1)
244+
coderay (1.1.3)
244245
coercible (1.0.0)
245246
descendants_tracker (~> 0.0.1)
246247
coffee-rails (4.2.2)
@@ -608,9 +609,9 @@ GEM
608609
kaminari-core (1.2.2)
609610
kaminari_route_prefix (0.1.1)
610611
kaminari (~> 1.0)
612+
language_list (1.2.1)
611613
launchy (2.5.0)
612614
addressable (~> 2.7)
613-
language_list (1.2.1)
614615
ld-patch (3.2.0)
615616
ebnf (~> 2.2)
616617
rdf (~> 3.2)
@@ -676,7 +677,7 @@ GEM
676677
railties (>= 4)
677678
request_store (~> 1.0)
678679
logstash-event (1.2.02)
679-
loofah (2.14.0)
680+
loofah (2.19.0)
680681
crass (~> 1.0.2)
681682
nokogiri (>= 1.5.9)
682683
mail (2.7.1)
@@ -695,7 +696,7 @@ GEM
695696
mime-types-data (3.2022.0105)
696697
mini_magick (4.11.0)
697698
mini_mime (1.1.2)
698-
mini_portile2 (2.7.1)
699+
mini_portile2 (2.8.0)
699700
minitest (5.15.0)
700701
msgpack (1.4.5)
701702
multi_json (1.15.0)
@@ -714,8 +715,8 @@ GEM
714715
noid-rails (3.0.3)
715716
actionpack (>= 5.0.0, < 7)
716717
noid (~> 0.9)
717-
nokogiri (1.13.1)
718-
mini_portile2 (~> 2.7.0)
718+
nokogiri (1.13.9)
719+
mini_portile2 (~> 2.8.0)
719720
racc (~> 1.4)
720721
oai (1.1.0)
721722
builder (>= 3.1.0)
@@ -781,7 +782,7 @@ GEM
781782
rails-dom-testing (2.0.3)
782783
activesupport (>= 4.2.0)
783784
nokogiri (>= 1.6)
784-
rails-html-sanitizer (1.4.2)
785+
rails-html-sanitizer (1.4.3)
785786
loofah (~> 2.3)
786787
rails_autolink (1.1.6)
787788
rails (> 3.1)

0 commit comments

Comments
 (0)