Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Bump rails-html-sanitizer from 1.4.2 to 1.4.4 in /try-tapioca-for-dsl #23

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
16 changes: 7 additions & 9 deletions try-tapioca-for-dsl/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,18 @@ GEM
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.12.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.1)
mini_portile2 (2.6.1)
minitest (5.14.4)
msgpack (1.4.2)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
parser (3.0.2.0)
ast (~> 2.4.1)
Expand All @@ -101,7 +99,7 @@ GEM
method_source (~> 1.0)
puma (5.5.0)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.6.1)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand All @@ -123,8 +121,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)
railties (6.1.4.1)
actionpack (= 6.1.4.1)
activesupport (= 6.1.4.1)
Expand All @@ -143,7 +141,7 @@ GEM
sorbet (0.5.9167)
sorbet-static (= 0.5.9167)
sorbet-runtime (0.5.9167)
sorbet-static (0.5.9167-universal-darwin-14)
sorbet-static (0.5.9167-x86_64-linux)
spoom (1.1.3)
colorize
sorbet (>= 0.5.6347)
Expand Down Expand Up @@ -179,7 +177,7 @@ GEM
zeitwerk (2.4.2)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
bootsnap (>= 1.4.4)
Expand Down