Skip to content

Commit f79be6f

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 ff8cf62 commit f79be6f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
zeitwerk (~> 2.5)
125125
language_server-protocol (3.17.0.3)
126126
lint_roller (1.1.0)
127-
loofah (2.22.0)
127+
loofah (2.23.1)
128128
crass (~> 1.0.2)
129129
nokogiri (>= 1.12.0)
130130
mail (2.8.1)
@@ -136,7 +136,7 @@ GEM
136136
matrix (0.4.2)
137137
method_source (1.0.0)
138138
mini_mime (1.1.5)
139-
mini_portile2 (2.8.7)
139+
mini_portile2 (2.8.8)
140140
minitest (5.25.1)
141141
mutex_m (0.2.0)
142142
net-imap (0.4.16)
@@ -149,12 +149,12 @@ GEM
149149
net-smtp (0.5.0)
150150
net-protocol
151151
nio4r (2.7.3)
152-
nokogiri (1.16.7)
152+
nokogiri (1.16.8)
153153
mini_portile2 (~> 2.8.2)
154154
racc (~> 1.4)
155-
nokogiri (1.16.7-x86_64-darwin)
155+
nokogiri (1.16.8-x86_64-darwin)
156156
racc (~> 1.4)
157-
nokogiri (1.16.7-x86_64-linux)
157+
nokogiri (1.16.8-x86_64-linux)
158158
racc (~> 1.4)
159159
parallel (1.26.3)
160160
parser (3.3.6.0)
@@ -197,9 +197,9 @@ GEM
197197
activesupport (>= 5.0.0)
198198
minitest
199199
nokogiri (>= 1.6)
200-
rails-html-sanitizer (1.6.0)
200+
rails-html-sanitizer (1.6.1)
201201
loofah (~> 2.21)
202-
nokogiri (~> 1.14)
202+
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)
203203
railties (7.1.4.1)
204204
actionpack (= 7.1.4.1)
205205
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)