From 05c12af4896a6a7b01af5835dad62a708cc844e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 00:30:52 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.4.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.4.0. - [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.3...v2.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 34 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2556ae5..b7be161 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,6 +40,8 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) + airbrussh (1.4.0) + sshkit (>= 1.6.1, != 1.7.0) arel (8.0.0) bcrypt (3.1.12) bindex (0.5.0) @@ -48,6 +50,21 @@ GEM brakeman (4.3.1) builder (3.2.3) byebug (10.0.2) + capistrano (3.11.2) + airbrussh (>= 1.0.0) + i18n + rake (>= 10.0.0) + sshkit (>= 1.9.0) + capistrano-bundler (1.6.0) + capistrano (~> 3.1) + capistrano-passenger (0.2.0) + capistrano (~> 3.0) + capistrano-rails (1.4.0) + capistrano (~> 3.1) + capistrano-bundler (~> 1.1) + capistrano-rbenv (2.1.4) + capistrano (~> 3.1) + sshkit (~> 1.3) capybara (2.18.0) addressable mini_mime (>= 0.1.3) @@ -71,7 +88,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.4) - crass (1.0.4) + crass (1.0.6) erubi (1.7.1) erubis (2.7.0) execjs (2.7.0) @@ -109,7 +126,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.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -120,14 +137,18 @@ GEM mime-types-data (3.2018.0812) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) + mysql2 (0.5.3) + net-scp (2.0.0) + net-ssh (>= 2.6.5, < 6.0.0) + net-ssh (5.2.0) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -146,9 +167,7 @@ GEM omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) - pg (1.1.3) public_suffix (3.0.3) - puma (3.12.0) rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -212,6 +231,9 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sshkit (1.20.0) + net-scp (>= 1.1.2) + net-ssh (>= 2.8.0) temple (0.8.0) thor (0.20.3) thread_safe (0.3.6) @@ -242,6 +264,10 @@ DEPENDENCIES bootstrap-sass (~> 2.3.2) brakeman byebug + capistrano (~> 3.7, >= 3.7.1) + capistrano-passenger (~> 0.2.0) + capistrano-rails (~> 1.2) + capistrano-rbenv capybara (~> 2.13) carrierwave (~> 0.9) coffee-rails (~> 4.2) @@ -250,9 +276,8 @@ DEPENDENCIES hpricot jbuilder (~> 2.5) listen (>= 3.0.5, < 3.2) + mysql2 omniauth-google-oauth2 (~> 0.2.1) - pg - puma (~> 3.7) rails (~> 5.1.6) recaptcha sass-rails (~> 5.0)