From c3db1c978aeba56e68b6f52b43048d65778c1233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 04:08:41 +0000 Subject: [PATCH] Bump loofah from 2.2.2 to 2.3.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.2 to 2.3.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.2.2...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea33639..a1d5377 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,19 +62,12 @@ GIT rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) -GIT - remote: https://github.com/rails/webpacker.git - revision: 2c0a8dc82a6b0e58997522bb604b4aec6b9c6488 - specs: - webpacker (4.0.0.rc.2) - activesupport (>= 4.2) - rack-proxy (>= 0.6.1) - railties (>= 4.2) - PATH remote: . specs: designer (0.1.0) + kramdown + nokogiri rails (>= 5.2.0) GEM @@ -82,13 +75,14 @@ GEM specs: builder (3.2.3) concurrent-ruby (1.0.5) - crass (1.0.4) + crass (1.0.5) erubi (1.7.1) globalid (0.4.1) activesupport (>= 4.2.0) i18n (1.1.0) concurrent-ruby (~> 1.0) - loofah (2.2.2) + kramdown (2.1.0) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -98,11 +92,11 @@ GEM method_source (0.9.0) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) nio4r (2.3.1) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) rack (2.0.4) rack-proxy (0.6.5) rack @@ -125,6 +119,10 @@ GEM thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) + webpacker (3.2.2) + activesupport (>= 4.2) + rack-proxy (>= 0.6.1) + railties (>= 4.2) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) @@ -136,7 +134,7 @@ DEPENDENCIES bundler (~> 1.15) designer! rails! - webpacker! + webpacker (~> 3.2.2) BUNDLED WITH 1.16.2