From b6e5b623043a5341b6bcc5d9215c38efea15928c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:11:19 +0000 Subject: [PATCH] Bump devise from 4.4.3 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.4.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/v4.4.3...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd4f3ac..8af10b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM autoprefixer-rails (9.6.0) execjs aws_cf_signer (0.1.3) - bcrypt (3.1.12) + bcrypt (3.1.13) bindex (0.5.0) bootstrap (4.3.1) autoprefixer-rails (>= 9.1.0) @@ -102,12 +102,12 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - crass (1.0.4) - devise (4.4.3) + concurrent-ruby (1.1.5) + crass (1.0.5) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 6.0) + railties (>= 4.1.0) responders warden (~> 1.2.3) domain_name (0.5.20180417) @@ -160,7 +160,7 @@ GEM activesupport (>= 4.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.0.1) + i18n (1.7.0) concurrent-ruby (~> 1.0) inherited_resources (1.10.0) actionpack (>= 5.0, < 6.0) @@ -191,25 +191,25 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.2.2) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) memoist (0.16.0) - method_source (0.9.0) + method_source (0.9.2) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.13.0) multi_json (1.13.1) multipart-post (2.1.1) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) os (1.0.1) pg (0.18.4) @@ -221,7 +221,7 @@ GEM pry (>= 0.10.4) public_suffix (3.1.0) puma (3.11.4) - rack (2.0.5) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7) @@ -239,15 +239,15 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.0.7) actionpack (= 5.0.7) activesupport (= 5.0.7) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.1) + rake (13.0.0) ransack (2.1.1) actionpack (>= 5.0) activerecord (>= 5.0) @@ -311,8 +311,8 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.6) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.6.2) actionview (>= 5.0) activemodel (>= 5.0)