Skip to content

Commit

Permalink
Merge pull request #59 from Shopify/update-rails-html-sanitizer
Browse files Browse the repository at this point in the history
Update rails-html-sanitizer
  • Loading branch information
eileencodes authored Jul 6, 2022
2 parents f6754c9 + 748fe77 commit e253b74
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
loofah (2.11.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -86,7 +86,7 @@ GEM
mocha (1.13.0)
msgpack (1.4.2)
nio4r (2.5.8)
nokogiri (1.13.4)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.20.1)
Expand Down Expand Up @@ -114,7 +114,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
railties (6.0.4)
actionpack (= 6.0.4)
Expand Down Expand Up @@ -165,4 +165,4 @@ DEPENDENCIES
tzinfo-data (>= 1.2019.3)

BUNDLED WITH
2.2.25
2.2.32

0 comments on commit e253b74

Please sign in to comment.