Skip to content

Commit

Permalink
Update loofah gem to fix CVE-2019-15587 vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
arku committed Oct 25, 2019
1 parent 3f06d0c commit 31ae106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -55,7 +55,7 @@ GEM
unicode_utils (~> 1.4)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
crass (1.0.5)
diff-lcs (1.3)
dotenv (2.5.0)
dotenv-rails (2.5.0)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down

0 comments on commit 31ae106

Please sign in to comment.