Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Bump rails-html-sanitizer from 1.4.2 to 1.4.4 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ GEM
execjs (2.8.1)
ffi (1.15.5)
ffi (1.15.5-java)
ffi (1.15.5-x64-mingw-ucrt)
ffi (1.15.5-x64-unknown)
figaro (1.2.0)
thor (>= 0.14.0, < 2)
Expand All @@ -114,6 +113,7 @@ GEM
actionpack (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.5.11)
io-console (0.5.11-java)
irb (1.4.1)
reline (>= 0.3.0)
jbuilder (2.11.5)
Expand All @@ -127,7 +127,7 @@ GEM
jquery-rails
json (2.6.1)
json (2.6.1-java)
loofah (2.17.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -158,8 +158,6 @@ GEM
nio4r (2.5.8-java)
nokogiri (1.13.6-java)
racc (~> 1.4)
nokogiri (1.13.6-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.13.6-x64-unknown)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
Expand All @@ -169,8 +167,8 @@ GEM
nio4r (~> 2.0)
puma (5.6.4-java)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.0-java)
racc (1.6.1)
racc (1.6.1-java)
rack (2.2.3.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand All @@ -191,8 +189,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails_real_favicon (0.1.1)
json (>= 1.7, < 3)
rails
Expand Down