Skip to content

Commit 30ac6d4

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 3090882 commit 30ac6d4

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
@@ -121,7 +121,7 @@ GEM
121121
listen (3.9.0)
122122
rb-fsevent (~> 0.10, >= 0.10.3)
123123
rb-inotify (~> 0.9, >= 0.9.10)
124-
loofah (2.22.0)
124+
loofah (2.23.1)
125125
crass (~> 1.0.2)
126126
nokogiri (>= 1.12.0)
127127
mail (2.8.1)
@@ -131,7 +131,7 @@ GEM
131131
net-smtp
132132
marcel (1.0.4)
133133
mini_mime (1.1.5)
134-
mini_portile2 (2.8.7)
134+
mini_portile2 (2.8.8)
135135
minitest (5.25.1)
136136
minitest-stub_any_instance (1.0.3)
137137
msgpack (1.7.0)
@@ -146,7 +146,7 @@ GEM
146146
net-smtp (0.5.0)
147147
net-protocol
148148
nio4r (2.7.3)
149-
nokogiri (1.16.7)
149+
nokogiri (1.16.8)
150150
mini_portile2 (~> 2.8.2)
151151
racc (~> 1.4)
152152
parallel (1.22.1)
@@ -189,9 +189,9 @@ GEM
189189
activesupport (>= 5.0.0)
190190
minitest
191191
nokogiri (>= 1.6)
192-
rails-html-sanitizer (1.6.0)
192+
rails-html-sanitizer (1.6.1)
193193
loofah (~> 2.21)
194-
nokogiri (~> 1.14)
194+
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)
195195
railties (7.1.4.1)
196196
actionpack (= 7.1.4.1)
197197
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)