From 0251e7f042adf43f0416c9e2c00c49b74d16ebba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2019 16:53:42 +0000 Subject: [PATCH] Bump devise from 3.4.0 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 3.4.0 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.4.0...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad5f001..b80aa7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,11 +50,11 @@ GEM arbre (1.0.2) activesupport (>= 3.0.0) arel (5.0.1.20140414130214) - bcrypt (3.1.7) + bcrypt (3.1.13) bourbon (3.2.3) sass (~> 3.2) thor - builder (3.2.2) + builder (3.2.3) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -62,12 +62,12 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) - devise (3.4.0) + concurrent-ruby (1.1.5) + 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) erubis (2.7.0) execjs (2.2.2) @@ -78,7 +78,8 @@ GEM actionpack (>= 3.2, < 5) activesupport (>= 3.2, < 5) hike (1.2.3) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inherited_resources (1.5.1) actionpack (>= 3.2, < 4.2) has_scope (~> 0.6.0.rc) @@ -92,14 +93,14 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.2) railties (>= 3.2.16) - json (1.8.1) + json (1.8.6) kaminari (0.16.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.4.3) - minitest (5.4.2) + minitest (5.11.3) multi_json (1.10.1) orm_adapter (0.5.0) pg (0.17.1) @@ -109,8 +110,8 @@ GEM rack (>= 1.1, < 2.0) quiet_assets (1.0.3) railties (>= 3.1, < 5.0) - rack (1.5.2) - rack-test (0.6.2) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) rails (4.1.6) actionmailer (= 4.1.6) @@ -132,7 +133,7 @@ GEM activesupport (= 4.1.6) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) + rake (12.3.3) ransack (1.5.1) actionpack (>= 3.0) activerecord (>= 3.0) @@ -141,7 +142,7 @@ GEM polyamorous (~> 1.1) rdoc (4.1.2) json (~> 1.4) - responders (1.1.1) + responders (1.1.2) railties (>= 3.2, < 4.2) sass (3.2.19) sass-rails (4.0.4) @@ -162,17 +163,17 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - thor (0.19.1) - thread_safe (0.3.4) + thor (0.20.3) + thread_safe (0.3.6) tilt (1.4.1) turbolinks (2.5.1) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (2.5.3) execjs (>= 0.3.0) json (>= 1.8.0) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) PLATFORMS