Skip to content

Commit

Permalink
bundle update loofah (CVE-2019-15587)
Browse files Browse the repository at this point in the history
mr run: /home/travis/build/twingly/audit/repos/feedjira.herokuapp.com
Name: loofah
Version: 2.2.3
Advisory: CVE-2019-15587
Criticality: Unknown
URL: flavorjones/loofah#171
Title: Loofah XSS Vulnerability
Solution: upgrade to >= 2.3.1
  • Loading branch information
dentarg committed Oct 25, 2019
1 parent f08de48 commit 24280b9
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
backports (2.8.2)
crass (1.0.4)
crass (1.0.5)
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.11.0.1)
Expand All @@ -17,7 +17,7 @@ GEM
tilt
jsonable (0.0.3)
kgio (2.11.0)
loofah (2.2.3)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.4.0)
Expand Down
Binary file removed vendor/cache/crass-1.0.4.gem
Binary file not shown.
Binary file added vendor/cache/crass-1.0.5.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.2.3.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.3.1.gem
Binary file not shown.

0 comments on commit 24280b9

Please sign in to comment.