Skip to content

Commit 63de0b9

Browse files
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] <support@github.com>
1 parent ef5dc27 commit 63de0b9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ GEM
8686
activesupport (>= 6.1)
8787
i18n (1.14.6)
8888
concurrent-ruby (~> 1.0)
89-
loofah (2.22.0)
89+
loofah (2.23.1)
9090
crass (~> 1.0.2)
9191
nokogiri (>= 1.12.0)
9292
mail (2.8.1)
@@ -108,17 +108,17 @@ GEM
108108
net-smtp (0.5.0)
109109
net-protocol
110110
nio4r (2.7.3)
111-
nokogiri (1.16.7-aarch64-linux)
111+
nokogiri (1.16.8-aarch64-linux)
112112
racc (~> 1.4)
113-
nokogiri (1.16.7-arm-linux)
113+
nokogiri (1.16.8-arm-linux)
114114
racc (~> 1.4)
115-
nokogiri (1.16.7-arm64-darwin)
115+
nokogiri (1.16.8-arm64-darwin)
116116
racc (~> 1.4)
117-
nokogiri (1.16.7-x86-linux)
117+
nokogiri (1.16.8-x86-linux)
118118
racc (~> 1.4)
119-
nokogiri (1.16.7-x86_64-darwin)
119+
nokogiri (1.16.8-x86_64-darwin)
120120
racc (~> 1.4)
121-
nokogiri (1.16.7-x86_64-linux)
121+
nokogiri (1.16.8-x86_64-linux)
122122
racc (~> 1.4)
123123
paper_trail (15.2.0)
124124
activerecord (>= 6.1)
@@ -146,9 +146,9 @@ GEM
146146
activesupport (>= 5.0.0)
147147
minitest
148148
nokogiri (>= 1.6)
149-
rails-html-sanitizer (1.6.0)
149+
rails-html-sanitizer (1.6.1)
150150
loofah (~> 2.21)
151-
nokogiri (~> 1.14)
151+
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)
152152
railties (6.1.7.9)
153153
actionpack (= 6.1.7.9)
154154
activesupport (= 6.1.7.9)

0 commit comments

Comments
 (0)