From 44dfd33c6e368767b1c28a1b2332769717c4309c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 01:38:58 +0000 Subject: [PATCH] Bump devise from 3.5.2 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 3.5.2 to 4.7.1. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v3.5.2...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ead2be3..337e2eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,14 +41,14 @@ GEM autoprefixer-rails (6.1.0.1) execjs json - bcrypt (3.1.10) + bcrypt (3.1.13) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) bootstrap-sass (3.3.5.1) autoprefixer-rails (>= 5.0.0.1) sass (>= 3.3.0) browser (1.0.1) - builder (3.2.2) + builder (3.2.4) byebug (6.0.2) coffee-rails (4.1.0) coffee-script (>= 2.2.0) @@ -57,13 +57,14 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) + concurrent-ruby (1.1.6) + crass (1.0.6) debug_inspector (0.0.2) - devise (3.5.2) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 3.2.6, < 5) + railties (>= 4.1.0) responders - thread_safe (~> 0.1) warden (~> 1.2.3) devise-i18n (0.12.1) email_validator (1.6.0) @@ -81,7 +82,8 @@ GEM globalid (0.3.6) activesupport (>= 4.1.0) hashie (3.4.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.3.2) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -89,8 +91,9 @@ GEM rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) - loofah (2.0.3) + json (1.8.6) + loofah (2.5.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) @@ -103,19 +106,19 @@ GEM rake mina-rsync (1.1.0) mina (>= 0.3.0, < 2) - mini_portile (0.6.2) - minitest (5.8.2) + mini_portile2 (2.4.0) + minitest (5.14.0) multi_json (1.11.2) mysql2 (0.3.18) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) omniauth (1.2.2) hashie (>= 1.2, < 4) rack (~> 1.0) open4 (1.3.4) orm_adapter (0.5.0) promise.rb (0.6.1) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.4) @@ -131,22 +134,23 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.4) actionpack (= 4.2.4) activesupport (= 4.2.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (13.0.1) rdoc (4.2.0) json (~> 1.4) - responders (2.1.0) - railties (>= 4.2.0, < 5) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) sass (3.4.19) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) @@ -164,17 +168,17 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - thor (0.19.1) - thread_safe (0.3.5) + thor (1.0.1) + thread_safe (0.3.6) tilt (2.0.1) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) web-console (2.2.1) activemodel (>= 4.0)