Skip to content

Commit 5c93bc6

Browse files
Bump rails-html-sanitizer from 1.6.0 to 1.6.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6eb674 commit 5c93bc6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ GEM
5555
irb (1.13.2)
5656
rdoc (>= 4.0.0)
5757
reline (>= 0.4.2)
58-
loofah (2.22.0)
58+
loofah (2.23.1)
5959
crass (~> 1.0.2)
6060
nokogiri (>= 1.12.0)
6161
mail (2.8.1)
@@ -75,9 +75,9 @@ GEM
7575
timeout
7676
net-smtp (0.5.0)
7777
net-protocol
78-
nokogiri (1.16.7-arm64-darwin)
78+
nokogiri (1.16.8-arm64-darwin)
7979
racc (~> 1.4)
80-
nokogiri (1.16.7-x86_64-linux)
80+
nokogiri (1.16.8-x86_64-linux)
8181
racc (~> 1.4)
8282
psych (5.1.2)
8383
stringio
@@ -95,9 +95,9 @@ GEM
9595
activesupport (>= 5.0.0)
9696
minitest
9797
nokogiri (>= 1.6)
98-
rails-html-sanitizer (1.6.0)
98+
rails-html-sanitizer (1.6.1)
9999
loofah (~> 2.21)
100-
nokogiri (~> 1.14)
100+
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)
101101
railties (7.1.4.1)
102102
actionpack (= 7.1.4.1)
103103
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)