Skip to content

Commit ff0cf24

Browse files
Bump rails-html-sanitizer from 1.4.2 to 1.4.4 (#91)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a7553c commit ff0cf24

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ GEM
107107
activerecord
108108
kaminari-core (= 1.2.1)
109109
kaminari-core (1.2.1)
110-
loofah (2.14.0)
110+
loofah (2.19.1)
111111
crass (~> 1.0.2)
112112
nokogiri (>= 1.5.9)
113113
mail (2.7.1)
@@ -120,12 +120,12 @@ GEM
120120
momentjs-rails (2.20.1)
121121
railties (>= 3.1)
122122
nio4r (2.5.8)
123-
nokogiri (1.13.3)
123+
nokogiri (1.13.10)
124124
mini_portile2 (~> 2.8.0)
125125
racc (~> 1.4)
126-
nokogiri (1.13.3-x64-mingw32)
126+
nokogiri (1.13.10-x64-mingw32)
127127
racc (~> 1.4)
128-
racc (1.6.0)
128+
racc (1.6.1)
129129
rack (2.2.3)
130130
rack-test (1.1.0)
131131
rack (>= 1.0, < 3)
@@ -147,8 +147,8 @@ GEM
147147
rails-dom-testing (2.0.3)
148148
activesupport (>= 4.2.0)
149149
nokogiri (>= 1.6)
150-
rails-html-sanitizer (1.4.2)
151-
loofah (~> 2.3)
150+
rails-html-sanitizer (1.4.4)
151+
loofah (~> 2.19, >= 2.19.1)
152152
railties (6.1.5)
153153
actionpack (= 6.1.5)
154154
activesupport (= 6.1.5)

0 commit comments

Comments
 (0)