Skip to content

Commit dce252f

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 f8680b9 commit dce252f

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
@@ -120,7 +120,7 @@ GEM
120120
rb-fsevent (~> 0.10, >= 0.10.3)
121121
rb-inotify (~> 0.9, >= 0.9.10)
122122
logger (1.6.2)
123-
loofah (2.22.0)
123+
loofah (2.23.1)
124124
crass (~> 1.0.2)
125125
nokogiri (>= 1.12.0)
126126
mail (2.8.1)
@@ -130,7 +130,7 @@ GEM
130130
net-smtp
131131
marcel (1.0.4)
132132
mini_mime (1.1.5)
133-
mini_portile2 (2.8.7)
133+
mini_portile2 (2.8.8)
134134
minitest (5.25.1)
135135
minitest-stub_any_instance (1.0.3)
136136
msgpack (1.7.0)
@@ -144,7 +144,7 @@ GEM
144144
net-smtp (0.5.0)
145145
net-protocol
146146
nio4r (2.7.3)
147-
nokogiri (1.16.7)
147+
nokogiri (1.16.8)
148148
mini_portile2 (~> 2.8.2)
149149
racc (~> 1.4)
150150
parallel (1.22.1)
@@ -187,9 +187,9 @@ GEM
187187
activesupport (>= 5.0.0)
188188
minitest
189189
nokogiri (>= 1.6)
190-
rails-html-sanitizer (1.6.0)
190+
rails-html-sanitizer (1.6.1)
191191
loofah (~> 2.21)
192-
nokogiri (~> 1.14)
192+
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)
193193
railties (7.2.2)
194194
actionpack (= 7.2.2)
195195
activesupport (= 7.2.2)

0 commit comments

Comments
 (0)