Skip to content

Commit aa1cd0a

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] <[email protected]>
1 parent a61aa49 commit aa1cd0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ GEM
131131
thread_safe (~> 0.3, >= 0.3.1)
132132
method_source (0.8.2)
133133
mini_mime (1.1.5)
134-
mini_portile2 (2.8.7)
134+
mini_portile2 (2.8.8)
135135
minitest (5.25.1)
136136
msgpack (1.7.2)
137137
multipart-post (2.0.0)
@@ -146,7 +146,7 @@ GEM
146146
net-smtp (0.5.0)
147147
net-protocol
148148
nio4r (2.7.4)
149-
nokogiri (1.16.7)
149+
nokogiri (1.16.8)
150150
mini_portile2 (~> 2.8.2)
151151
racc (~> 1.4)
152152
oauth (0.5.14)
@@ -178,9 +178,9 @@ GEM
178178
activesupport (>= 5.0.0)
179179
minitest
180180
nokogiri (>= 1.6)
181-
rails-html-sanitizer (1.6.0)
181+
rails-html-sanitizer (1.6.1)
182182
loofah (~> 2.21)
183-
nokogiri (~> 1.14)
183+
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)
184184
railties (7.0.8.6)
185185
actionpack (= 7.0.8.6)
186186
activesupport (= 7.0.8.6)

0 commit comments

Comments
 (0)