Skip to content

Commit afbd09c

Browse files
chore(deps-dev): 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 aed1d67 commit afbd09c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -130,17 +130,17 @@ GEM
130130
multi_json (1.15.0)
131131
nenv (0.3.0)
132132
netrc (0.11.0)
133-
nokogiri (1.16.7-aarch64-linux)
133+
nokogiri (1.16.8-aarch64-linux)
134134
racc (~> 1.4)
135-
nokogiri (1.16.7-arm-linux)
135+
nokogiri (1.16.8-arm-linux)
136136
racc (~> 1.4)
137-
nokogiri (1.16.7-arm64-darwin)
137+
nokogiri (1.16.8-arm64-darwin)
138138
racc (~> 1.4)
139-
nokogiri (1.16.7-x86-linux)
139+
nokogiri (1.16.8-x86-linux)
140140
racc (~> 1.4)
141-
nokogiri (1.16.7-x86_64-darwin)
141+
nokogiri (1.16.8-x86_64-darwin)
142142
racc (~> 1.4)
143-
nokogiri (1.16.7-x86_64-linux)
143+
nokogiri (1.16.8-x86_64-linux)
144144
racc (~> 1.4)
145145
notiffany (0.1.3)
146146
nenv (~> 0.1)
@@ -170,9 +170,9 @@ GEM
170170
activesupport (>= 5.0.0)
171171
minitest
172172
nokogiri (>= 1.6)
173-
rails-html-sanitizer (1.6.0)
173+
rails-html-sanitizer (1.6.1)
174174
loofah (~> 2.21)
175-
nokogiri (~> 1.14)
175+
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)
176176
railties (8.0.0)
177177
actionpack (= 8.0.0)
178178
activesupport (= 8.0.0)

0 commit comments

Comments
 (0)