Skip to content

Commit

Permalink
Merge pull request #13 from fatfreecrm/dependabot/bundler/rails-html-…
Browse files Browse the repository at this point in the history
…sanitizer-1.6.1

Bump rails-html-sanitizer from 1.6.0 to 1.6.1
  • Loading branch information
CloCkWeRX authored Dec 4, 2024
2 parents 1e760df + 28abf66 commit 5719d2a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -173,7 +173,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.2)
mini_portile2 (2.8.6)
mini_portile2 (2.8.8)
minitest (5.23.0)
net-imap (0.3.4)
date
Expand All @@ -185,7 +185,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.16.5)
nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand All @@ -203,7 +203,7 @@ GEM
css_parser (>= 1.12.0)
htmlentities (>= 4.0.0)
public_suffix (5.0.1)
racc (1.7.3)
racc (1.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
Expand All @@ -224,9 +224,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
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-i18n (5.1.3)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
Expand Down

0 comments on commit 5719d2a

Please sign in to comment.