Skip to content

Commit

Permalink
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2…
Browse files Browse the repository at this point in the history
….3.1.

<details>
Upgrade loofah

*Sourced from [loofah's releases](https://github.com/flavorjones/loofah/releases).*

> ## 2.3.1 / 2019-10-22
>
> ### Security
>
> Address CVE-2019-15587: Unsanitized JavaScript may occur in sanitized output when a crafted SVG element is republished.
>
> This CVE's public notice is at [flavorjones/loofah#171](https://github-redirect.dependabot.com/flavorjones/loofah/issues/171)
>
  • Loading branch information
bcarreno committed Nov 8, 2019
1 parent 4cfc00b commit a7b80ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -55,7 +55,7 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
crass (1.0.4)
crass (1.0.5)
erubi (1.8.0)
erubis (2.7.0)
execjs (2.7.0)
Expand Down Expand Up @@ -94,7 +94,7 @@ GEM
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
loofah (2.2.3)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
macaddr (1.7.1)
Expand All @@ -109,7 +109,7 @@ GEM
mini_portile2 (2.4.0)
minitest (5.11.3)
nio4r (2.3.1)
nokogiri (1.10.1)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
pg (0.20.0)
puma (3.12.0)
Expand Down Expand Up @@ -210,4 +210,4 @@ RUBY VERSION
ruby 2.4.6p354

BUNDLED WITH
2.0.1
2.0.2

0 comments on commit a7b80ef

Please sign in to comment.