Skip to content

Commit d26b593

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 edf00a9 commit d26b593

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: Gemfile.lock

+5-5
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)
@@ -210,7 +210,7 @@ GEM
210210
net-smtp (0.3.3)
211211
net-protocol
212212
nio4r (2.5.8)
213-
nokogiri (1.13.9)
213+
nokogiri (1.13.10)
214214
mini_portile2 (~> 2.8.0)
215215
racc (~> 1.4)
216216
pg (1.4.5)
@@ -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.2)
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)