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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2022
1 parent 01302a1 commit a737011
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -316,7 +316,7 @@ gem 'sort_alphabetical', github: 'grosser/sort_alphabetical'

gem 'recaptcha', require: 'recaptcha/rails'

gem 'loofah', ' ~> 2.2.1'
gem 'loofah', '~> 2.19.1'

# Install pg gem only on specific production hosts and the i18n-dev server.
require_pg = -> do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -527,7 +527,7 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.2.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -649,7 +649,7 @@ GEM
multi_json (~> 1.0)
pusher-signature (~> 0.1.8)
pusher-signature (0.1.8)
racc (1.5.2)
racc (1.6.1)
rack (2.2.4)
rack-cache (1.13.0)
rack (>= 0.4)
Expand Down Expand Up @@ -982,7 +982,7 @@ DEPENDENCIES
jwt
kaminari
lograge!
loofah (~> 2.2.1)
loofah (~> 2.19.1)
memory_profiler
mini_magick (>= 4.9.4)
mini_racer
Expand Down

0 comments on commit a737011

Please sign in to comment.