Skip to content

Commit

Permalink
Bump loofah from 2.2.3 to 2.19.1
Browse files Browse the repository at this point in the history
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](flavorjones/loofah@v2.2.3...v2.19.1)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2022
1 parent fe5bb7b commit 989591c
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,11 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
crass (1.0.4)
crass (1.0.6)
duktape (2.3.0.0)
erubi (1.8.0)
execjs (2.7.0)
ffi (1.11.1)
ffi (1.11.1-x64-mingw32)
globalid (0.4.2)
activesupport (>= 4.2.0)
Expand All @@ -89,7 +90,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
loofah (2.2.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -99,14 +100,17 @@ GEM
method_source (0.9.2)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
msgpack (1.3.0)
msgpack (1.3.0-x64-mingw32)
nio4r (2.3.1)
nokogiri (1.10.3-x64-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.10-x64-mingw32)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
public_suffix (3.1.0)
puma (3.12.1)
racc (1.6.1)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -187,6 +191,7 @@ GEM

PLATFORMS
x64-mingw32
x86_64-linux

DEPENDENCIES
bootsnap (>= 1.1.0)
Expand Down

0 comments on commit 989591c

Please sign in to comment.