Skip to content

Commit 5ec9e9b

Browse files
authored
Merge pull request #85 from MITLibraries/dependabot/bundler/rails-html-sanitizer-1.4.4
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
2 parents 723f826 + dff1631 commit 5ec9e9b

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
@@ -144,7 +144,7 @@ GEM
144144
llhttp-ffi (0.4.0)
145145
ffi-compiler (~> 1.0)
146146
rake (~> 13.0)
147-
loofah (2.19.0)
147+
loofah (2.19.1)
148148
crass (~> 1.0.2)
149149
nokogiri (>= 1.5.9)
150150
mail (2.7.1)
@@ -169,9 +169,9 @@ GEM
169169
net-smtp (0.3.3)
170170
net-protocol
171171
nio4r (2.5.8)
172-
nokogiri (1.13.9-x86_64-darwin)
172+
nokogiri (1.13.10-x86_64-darwin)
173173
racc (~> 1.4)
174-
nokogiri (1.13.9-x86_64-linux)
174+
nokogiri (1.13.10-x86_64-linux)
175175
racc (~> 1.4)
176176
parallel (1.22.1)
177177
parser (3.1.2.1)
@@ -180,7 +180,7 @@ GEM
180180
public_suffix (5.0.0)
181181
puma (5.6.5)
182182
nio4r (~> 2.0)
183-
racc (1.6.0)
183+
racc (1.6.1)
184184
rack (2.2.4)
185185
rack-test (2.0.2)
186186
rack (>= 1.3)
@@ -201,8 +201,8 @@ GEM
201201
rails-dom-testing (2.0.3)
202202
activesupport (>= 4.2.0)
203203
nokogiri (>= 1.6)
204-
rails-html-sanitizer (1.4.3)
205-
loofah (~> 2.3)
204+
rails-html-sanitizer (1.4.4)
205+
loofah (~> 2.19, >= 2.19.1)
206206
railties (7.0.4)
207207
actionpack (= 7.0.4)
208208
activesupport (= 7.0.4)

0 commit comments

Comments
 (0)