Skip to content

Commit

Permalink
Bump rails-html-sanitizer from 1.0.3 to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2019
1 parent 5a3fe2c commit 9a9447e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@ GEM
builder (3.2.3)
concurrent-ruby (1.0.5)
configatron (4.5.1)
crass (1.0.3)
crass (1.0.5)
erubis (2.7.0)
globalid (0.4.1)
activesupport (>= 4.2.0)
hashie (3.5.7)
hirb (0.7.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
loofah (2.2.1)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
nio4r (1.2.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
Expand All @@ -90,8 +90,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (5.0.0.1)
actionpack (= 5.0.0.1)
activesupport (= 5.0.0.1)
Expand Down

0 comments on commit 9a9447e

Please sign in to comment.