Skip to content

Commit cda0a1b

Browse files
Bump rails-html-sanitizer in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer). Updates `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-version: 1.6.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c17d478 commit cda0a1b

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
@@ -59,7 +59,7 @@ GEM
5959
fast_ignore (>= 0.17.0)
6060
parallel
6161
parser
62-
loofah (2.22.0)
62+
loofah (2.24.1)
6363
crass (~> 1.0.2)
6464
nokogiri (>= 1.12.0)
6565
mail (2.7.1)
@@ -76,9 +76,9 @@ GEM
7676
timeout
7777
net-smtp (0.5.0)
7878
net-protocol
79-
nokogiri (1.15.6-arm64-darwin)
79+
nokogiri (1.15.7-arm64-darwin)
8080
racc (~> 1.4)
81-
nokogiri (1.15.6-x86_64-linux)
81+
nokogiri (1.15.7-x86_64-linux)
8282
racc (~> 1.4)
8383
parallel (1.22.1)
8484
parser (3.1.2.1)
@@ -94,9 +94,9 @@ GEM
9494
activesupport (>= 5.0.0)
9595
minitest
9696
nokogiri (>= 1.6)
97-
rails-html-sanitizer (1.6.0)
97+
rails-html-sanitizer (1.6.1)
9898
loofah (~> 2.21)
99-
nokogiri (~> 1.14)
99+
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)
100100
railties (7.0.8.4)
101101
actionpack (= 7.0.8.4)
102102
activesupport (= 7.0.8.4)

0 commit comments

Comments
 (0)