From 2fce7a6e13074c0ccb8aa79ddef0946aee99efcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:03:09 +0000 Subject: [PATCH] Bump devise from 3.5.3 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 3.5.3 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/v3.5.3...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 53 +++++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d1133f..3b06d32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,10 +39,10 @@ GEM tzinfo (~> 1.1) addressable (2.4.0) arel (6.0.3) - bcrypt (3.1.10) + bcrypt (3.1.13) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.3) byebug (8.2.1) capybara (2.5.0) mime-types (>= 1.16) @@ -71,15 +71,15 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.1) tins (~> 1.6.0) + crass (1.0.5) daemons (1.2.3) database_cleaner (1.5.1) debug_inspector (0.0.2) - devise (3.5.3) + 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) diff-lcs (1.2.5) docile (1.1.5) @@ -219,7 +219,8 @@ GEM activesupport (>= 4.1.0) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inflecto (0.0.2) ipaddress (0.8.2) jbuilder (2.4.0) @@ -229,13 +230,14 @@ GEM rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) @@ -249,12 +251,12 @@ GEM thin (~> 1.5.0) method_source (0.8.2) mime-types (2.99) - mini_portile2 (2.0.0) - minitest (5.8.3) + mini_portile2 (2.4.0) + minitest (5.13.0) multi_json (1.11.2) netrc (0.11.0) - nokogiri (1.6.7.1) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (0.18.4) pg_search (1.0.5) @@ -267,7 +269,7 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - rack (1.6.4) + rack (1.6.11) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -285,12 +287,12 @@ 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) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -301,15 +303,16 @@ GEM activesupport (= 4.2.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.5.0) + rake (13.0.0) rbvmomi (1.8.2) builder nokogiri (>= 1.4.1) trollop rdoc (4.2.1) json (~> 1.4) - responders (2.1.1) - railties (>= 4.2.0, < 5.1) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -375,12 +378,12 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.19.1) - thread_safe (0.3.5) + thor (0.19.4) + thread_safe (0.3.6) tilt (2.0.2) tins (1.6.0) trollop (2.1.2) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) @@ -388,7 +391,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.1) - warden (1.2.4) + warden (1.2.7) rack (>= 1.0) web-console (2.2.1) activemodel (>= 4.0)