Skip to content

Commit 553c699

Browse files
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 in /frameworks/Ruby/rails
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 efef796 commit 553c699

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

frameworks/Ruby/rails/Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ GEM
140140
json (2.8.1)
141141
localhost (1.3.1)
142142
logger (1.6.1)
143-
loofah (2.22.0)
143+
loofah (2.23.1)
144144
crass (~> 1.0.2)
145145
nokogiri (>= 1.12.0)
146146
mail (2.8.1)
@@ -152,7 +152,7 @@ GEM
152152
marcel (1.0.4)
153153
metrics (0.12.0)
154154
mini_mime (1.1.5)
155-
mini_portile2 (2.8.7)
155+
mini_portile2 (2.8.8)
156156
minitest (5.25.1)
157157
net-imap (0.4.17)
158158
date
@@ -164,12 +164,12 @@ GEM
164164
net-smtp (0.5.0)
165165
net-protocol
166166
nio4r (2.7.4)
167-
nokogiri (1.16.7)
167+
nokogiri (1.16.8)
168168
mini_portile2 (~> 2.8.2)
169169
racc (~> 1.4)
170-
nokogiri (1.16.7-arm64-darwin)
170+
nokogiri (1.16.8-arm64-darwin)
171171
racc (~> 1.4)
172-
nokogiri (1.16.7-x86_64-linux)
172+
nokogiri (1.16.8-x86_64-linux)
173173
racc (~> 1.4)
174174
openssl (3.2.0)
175175
pg (1.5.8)
@@ -218,9 +218,9 @@ GEM
218218
activesupport (>= 5.0.0)
219219
minitest
220220
nokogiri (>= 1.6)
221-
rails-html-sanitizer (1.6.0)
221+
rails-html-sanitizer (1.6.1)
222222
loofah (~> 2.21)
223-
nokogiri (~> 1.14)
223+
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)
224224
railties (7.2.1.1)
225225
actionpack (= 7.2.1.1)
226226
activesupport (= 7.2.1.1)

0 commit comments

Comments
 (0)