From 27bf6637c07d2a192b23788af85d1c54af95562e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 21:22:07 +0000 Subject: [PATCH] Bump devise from 4.1.1 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.1.1 to 4.7.1. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v4.1.1...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 50 +++++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f25fd96..f40196c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,14 +42,14 @@ GEM arel (6.0.4) autoprefixer-rails (6.3.6.2) execjs - bcrypt (3.1.11) + bcrypt (3.1.13) bindata (2.3.5) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) bootstrap-sass (3.3.6) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.2) + builder (3.2.3) byebug (9.0.6) capistrano (3.4.1) i18n @@ -76,13 +76,14 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.4) + crass (1.0.5) crossfilter-rails (1.3.7) railties (>= 3.0, < 5.0) debug_inspector (0.0.2) - devise (4.1.1) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 5.1) + railties (>= 4.1.0) responders warden (~> 1.2.3) erubis (2.7.0) @@ -98,7 +99,8 @@ GEM json multi_json request_store (>= 1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.1) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -106,9 +108,10 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) jwt (1.5.6) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -116,8 +119,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mimemagic (0.3.0) - mini_portile2 (2.1.0) - minitest (5.10.1) + mini_portile2 (2.4.0) + minitest (5.12.2) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -125,8 +128,8 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) - nokogiri (1.7.0.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -141,7 +144,7 @@ GEM mime-types mimemagic (= 0.3.0) pg (0.19.0) - rack (1.6.5) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -157,23 +160,24 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.8) - activesupport (>= 4.2.0.beta, < 5.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.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (13.0.0) rdoc (4.3.0) remotipart (1.3.1) request_store (1.3.1) - responders (2.2.0) - railties (>= 4.2.0, < 5.1) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) sass (3.4.23) sass-rails (5.0.6) railties (>= 4.0.0, < 6) @@ -196,16 +200,16 @@ GEM sshkit (1.11.3) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - thor (0.19.4) - thread_safe (0.3.5) + thor (0.20.3) + thread_safe (0.3.6) tilt (2.0.5) trix (0.11.0) rails (> 4.1, < 5.2) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.0.4) execjs (>= 0.3.0, < 3) - warden (1.2.6) + warden (1.2.7) rack (>= 1.0) web-console (2.3.0) activemodel (>= 4.0)