Skip to content

Commit 240f3e0

Browse files
dependabot[bot]dblock
authored andcommitted
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] <[email protected]>
1 parent 2d02b3f commit 240f3e0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
json (2.7.2)
139139
language_server-protocol (3.17.0.3)
140140
logger (1.6.0)
141-
loofah (2.22.0)
141+
loofah (2.23.1)
142142
crass (~> 1.0.2)
143143
nokogiri (>= 1.12.0)
144144
mail (2.8.1)
@@ -166,17 +166,17 @@ GEM
166166
net-smtp (0.5.0)
167167
net-protocol
168168
nio4r (2.7.3)
169-
nokogiri (1.16.7-aarch64-linux)
169+
nokogiri (1.16.8-aarch64-linux)
170170
racc (~> 1.4)
171-
nokogiri (1.16.7-arm-linux)
171+
nokogiri (1.16.8-arm-linux)
172172
racc (~> 1.4)
173-
nokogiri (1.16.7-arm64-darwin)
173+
nokogiri (1.16.8-arm64-darwin)
174174
racc (~> 1.4)
175-
nokogiri (1.16.7-x86-linux)
175+
nokogiri (1.16.8-x86-linux)
176176
racc (~> 1.4)
177-
nokogiri (1.16.7-x86_64-darwin)
177+
nokogiri (1.16.8-x86_64-darwin)
178178
racc (~> 1.4)
179-
nokogiri (1.16.7-x86_64-linux)
179+
nokogiri (1.16.8-x86_64-linux)
180180
racc (~> 1.4)
181181
parallel (1.26.3)
182182
parser (3.3.4.2)
@@ -210,9 +210,9 @@ GEM
210210
activesupport (>= 5.0.0)
211211
minitest
212212
nokogiri (>= 1.6)
213-
rails-html-sanitizer (1.6.0)
213+
rails-html-sanitizer (1.6.1)
214214
loofah (~> 2.21)
215-
nokogiri (~> 1.14)
215+
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)
216216
railties (7.0.8.4)
217217
actionpack (= 7.0.8.4)
218218
activesupport (= 7.0.8.4)

0 commit comments

Comments
 (0)