Skip to content

Commit

Permalink
Bump rails-html-sanitizer to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skoolstra committed Jan 4, 2024
1 parent e45bc94 commit fdbd039
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ GEM
kaminari
rails
kgio (2.11.4)
loofah (2.9.1)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -267,8 +267,8 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-i18n (4.0.9)
i18n (~> 0.7)
railties (~> 4.0)
Expand Down

0 comments on commit fdbd039

Please sign in to comment.