Skip to content

Commit

Permalink
Merge pull request #157 from heatherathebyne/dependabot/bundler/rails…
Browse files Browse the repository at this point in the history
…-html-sanitizer-1.4.4

Bump rails-html-sanitizer from 1.4.3 to 1.4.4
  • Loading branch information
heatherathebyne authored Mar 7, 2023
2 parents 1bf6d45 + c7dec9e commit 60b5f1c
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 @@ -177,7 +177,7 @@ 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.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -250,8 +250,8 @@ 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.4.4)
loofah (~> 2.19, >= 2.19.1)
railties (7.0.3.1)
actionpack (= 7.0.3.1)
activesupport (= 7.0.3.1)
Expand Down

0 comments on commit 60b5f1c

Please sign in to comment.