Skip to content

Commit 5934800

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 6052b8f commit 5934800

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
@@ -93,7 +93,7 @@ GEM
9393
rb-fsevent (~> 0.9, >= 0.9.4)
9494
rb-inotify (~> 0.9, >= 0.9.7)
9595
ruby_dep (~> 1.2)
96-
loofah (2.18.0)
96+
loofah (2.19.1)
9797
crass (~> 1.0.2)
9898
nokogiri (>= 1.5.9)
9999
mail (2.7.1)
@@ -104,7 +104,7 @@ GEM
104104
mini_portile2 (2.8.0)
105105
minitest (5.16.2)
106106
nio4r (2.5.8)
107-
nokogiri (1.13.7)
107+
nokogiri (1.13.10)
108108
mini_portile2 (~> 2.8.0)
109109
racc (~> 1.4)
110110
parallel (1.22.1)
@@ -119,7 +119,7 @@ GEM
119119
public_suffix (4.0.7)
120120
puma (5.6.4)
121121
nio4r (~> 2.0)
122-
racc (1.6.0)
122+
racc (1.6.1)
123123
rack (2.2.4)
124124
rack-test (2.0.2)
125125
rack (>= 1.3)
@@ -139,8 +139,8 @@ GEM
139139
rails-dom-testing (2.0.3)
140140
activesupport (>= 4.2.0)
141141
nokogiri (>= 1.6)
142-
rails-html-sanitizer (1.4.3)
143-
loofah (~> 2.3)
142+
rails-html-sanitizer (1.4.4)
143+
loofah (~> 2.19, >= 2.19.1)
144144
railties (5.2.7.1)
145145
actionpack (= 5.2.7.1)
146146
activesupport (= 5.2.7.1)

0 commit comments

Comments
 (0)