Skip to content

Commit

Permalink
Merge pull request #67 from drabkirn/dependabot/bundler/rails-html-sa…
Browse files Browse the repository at this point in the history
…nitizer-1.4.4

Bump rails-html-sanitizer from 1.4.3 to 1.4.4
  • Loading branch information
cdadityang authored Aug 15, 2023
2 parents d2564bd + 6b79dcf commit cf14ae5
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 @@ -257,8 +257,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 (6.1.6.1)
actionpack (= 6.1.6.1)
activesupport (= 6.1.6.1)
Expand Down

0 comments on commit cf14ae5

Please sign in to comment.