From 6622cde6fc095859f13d0ff928eb3e4dadc994f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 21:41:17 +0000 Subject: [PATCH] build(deps): 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 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee77d6fc..3d8428b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.4) + crass (1.0.5) devise (4.4.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -110,7 +110,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -120,13 +120,13 @@ GEM method_source (0.9.0) mimemagic (0.3.2) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.2.4) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) public_suffix (3.0.2) puma (3.11.4) @@ -192,9 +192,6 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) - turbolinks (5.1.1) - turbolinks-source (~> 5.1) - turbolinks-source (5.1.0) tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (4.1.10) @@ -234,7 +231,6 @@ DEPENDENCIES sass-rails (~> 5.0) selenium-webdriver sqlite3 - turbolinks (~> 5) tzinfo-data uglifier (>= 1.3.0) web-console (>= 3.3.0)