[go: up one dir, main page]

Skip to content

Commit

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

[Security] Bump rails-html-sanitizer from 1.0.3 to 1.0.4
  • Loading branch information
ebrynne committed Apr 16, 2018
2 parents 3319db9 + d28bb00 commit 43e9f1d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
crass (1.0.3)
crass (1.0.4)
diff-lcs (1.3)
erubis (2.7.0)
execjs (2.7.0)
Expand All @@ -79,7 +79,7 @@ GEM
json (1.8.6)
levenshtein-ffi (1.1.0)
ffi (~> 1.9)
loofah (2.1.1)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand All @@ -90,7 +90,7 @@ GEM
minitest (5.11.1)
multi_json (1.13.1)
nio4r (2.2.0)
nokogiri (1.8.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
public_suffix (3.0.1)
rack (2.0.3)
Expand All @@ -112,8 +112,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.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.0.6)
actionpack (= 5.0.6)
activesupport (= 5.0.6)
Expand Down

0 comments on commit 43e9f1d

Please sign in to comment.