Skip to content

Commit ea55c7f

Browse files
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a72d96 commit ea55c7f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ GEM
185185
redis (>= 4.2, < 6)
186186
libv8-node (16.10.0.0-arm64-darwin)
187187
libv8-node (16.10.0.0-x86_64-linux)
188-
loofah (2.19.0)
188+
loofah (2.19.1)
189189
crass (~> 1.0.2)
190190
nokogiri (>= 1.5.9)
191191
mail (2.8.0)
@@ -209,9 +209,9 @@ GEM
209209
net-smtp (0.3.3)
210210
net-protocol
211211
nio4r (2.5.8)
212-
nokogiri (1.13.9-arm64-darwin)
212+
nokogiri (1.13.10-arm64-darwin)
213213
racc (~> 1.4)
214-
nokogiri (1.13.9-x86_64-linux)
214+
nokogiri (1.13.10-x86_64-linux)
215215
racc (~> 1.4)
216216
pg (1.4.5)
217217
popper_js (2.11.6)
@@ -236,7 +236,7 @@ GEM
236236
puma (6.0.0)
237237
nio4r (~> 2.0)
238238
raabro (1.4.0)
239-
racc (1.6.0)
239+
racc (1.6.1)
240240
rack (2.2.4)
241241
rack-cors (1.1.1)
242242
rack (>= 2.0.0)
@@ -259,8 +259,8 @@ GEM
259259
rails-dom-testing (2.0.3)
260260
activesupport (>= 4.2.0)
261261
nokogiri (>= 1.6)
262-
rails-html-sanitizer (1.4.3)
263-
loofah (~> 2.3)
262+
rails-html-sanitizer (1.4.4)
263+
loofah (~> 2.19, >= 2.19.1)
264264
rails_bootstrap_navbar (3.0.0)
265265
bootstrap-navbar (~> 3.0)
266266
rails (>= 3.0.0)

0 commit comments

Comments
 (0)