Skip to content

Commit

Permalink
Vulnerabilities fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wilddima committed Mar 22, 2018
1 parent c04abbc commit 9467225
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ GEM
i18n (0.9.3)
concurrent-ruby (~> 1.0)
json (2.1.0)
loofah (2.1.1)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand Down
4 changes: 3 additions & 1 deletion spec/dummy/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,14 @@ GEM
arel (8.0.0)
builder (3.2.3)
concurrent-ruby (1.0.5)
crass (1.0.3)
erubi (1.6.1)
globalid (0.4.0)
activesupport (>= 4.2.0)
i18n (0.8.4)
json (2.1.0)
loofah (2.0.3)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
Expand Down

0 comments on commit 9467225

Please sign in to comment.