Skip to content

Commit

Permalink
Bump loofah from 2.16.0 to 2.19.1
Browse files Browse the repository at this point in the history
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.16.0 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.16.0...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] authored May 29, 2024
1 parent 8c639ac commit 169c3a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ gem 'jquery-ui-rails', '~> 7.0', git: 'https://github.com/jquery-ui-rails/jquery
gem 'jwt', '~> 2.3.0'
gem 'kaminari', '~> 1.2.2'
gem 'leaflet-rails', '~> 1.7.0'
gem 'loofah', '~> 2.16.0'
gem 'loofah', '~> 2.19.1'
gem 'net-sftp'
gem 'noid', '~> 0.9.0'
gem 'omniauth', '~> 2.1.0'
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
loofah (2.16.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.9)
Expand All @@ -428,7 +428,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.6)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.19.0)
Expand All @@ -451,12 +451,12 @@ GEM
netrc (0.11.0)
nio4r (2.5.9)
noid (0.9.0)
nokogiri (1.15.4)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -514,7 +514,7 @@ GEM
nio4r (~> 2.0)
pundit (2.3.1)
activesupport (>= 3.0.0)
racc (1.7.1)
racc (1.8.0)
rack (2.2.8)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
Expand Down Expand Up @@ -831,7 +831,7 @@ DEPENDENCIES
kaminari (~> 1.2.2)
leaflet-rails (~> 1.7.0)
listen
loofah (~> 2.16.0)
loofah (~> 2.19.1)
mail (= 2.7.1)
mini_racer (= 0.6.3)
mocha
Expand Down

0 comments on commit 169c3a9

Please sign in to comment.