Skip to content

Commit fc917c3

Browse files
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 in /backend
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 a5dae4e commit fc917c3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

backend/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ GEM
241241
letter_opener (1.10.0)
242242
launchy (>= 2.2, < 4)
243243
lint_roller (1.1.0)
244-
loofah (2.22.0)
244+
loofah (2.23.1)
245245
crass (~> 1.0.2)
246246
nokogiri (>= 1.12.0)
247247
mail (2.8.1)
@@ -253,7 +253,7 @@ GEM
253253
matrix (0.4.2)
254254
method_source (1.1.0)
255255
mini_mime (1.1.5)
256-
mini_portile2 (2.8.7)
256+
mini_portile2 (2.8.8)
257257
minitest (5.24.1)
258258
mongo (2.20.1)
259259
bson (>= 4.14.1, < 6.0.0)
@@ -286,7 +286,7 @@ GEM
286286
net-smtp (0.5.0)
287287
net-protocol
288288
nio4r (2.7.3)
289-
nokogiri (1.16.6)
289+
nokogiri (1.16.8)
290290
mini_portile2 (~> 2.8.2)
291291
racc (~> 1.4)
292292
oauth2 (1.4.7)
@@ -330,7 +330,7 @@ GEM
330330
multi_json (~> 1.15)
331331
pusher-signature (~> 0.1.8)
332332
pusher-signature (0.1.8)
333-
racc (1.8.0)
333+
racc (1.8.1)
334334
rack (2.2.9)
335335
rack-cors (2.0.1)
336336
rack (>= 2.0.0)
@@ -360,9 +360,9 @@ GEM
360360
activesupport (>= 5.0.0)
361361
minitest
362362
nokogiri (>= 1.6)
363-
rails-html-sanitizer (1.6.0)
363+
rails-html-sanitizer (1.6.1)
364364
loofah (~> 2.21)
365-
nokogiri (~> 1.14)
365+
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)
366366
rails_12factor (0.0.3)
367367
rails_serve_static_assets
368368
rails_stdout_logging

0 commit comments

Comments
 (0)