Skip to content

Commit

Permalink
Bumped rails-html-sanitizer to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zenspider committed Jan 22, 2025
1 parent d4e4f49 commit 95e07f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails_admin (3.3.0)
activemodel-serializers-xml (>= 1.0)
csv
Expand Down

0 comments on commit 95e07f8

Please sign in to comment.