Skip to content

Commit

Permalink
Merge pull request #11 from duke-libraries/dependabot/bundler/rails-h…
Browse files Browse the repository at this point in the history
…tml-sanitizer-1.6.0

Bump rails-html-sanitizer from 1.4.3 to 1.6.0
  • Loading branch information
ryanfb authored Nov 9, 2023
2 parents a68d522 + 85ff628 commit e26a2d6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,9 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.18.0)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mercenary (0.3.6)
method_source (1.0.0)
mini_portile2 (2.8.5)
Expand All @@ -253,8 +253,9 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (6.0.5.1)
actionpack (= 6.0.5.1)
activesupport (= 6.0.5.1)
Expand Down

0 comments on commit e26a2d6

Please sign in to comment.