From 6389ca81a31d41604e220230d278eefb583099fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 08:49:49 +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 | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89f2525..351206f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM autoprefixer-rails (8.3.0) execjs aws_cf_signer (0.1.3) - bcrypt (3.1.11) + bcrypt (3.1.13) bindex (0.5.0) bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) @@ -88,12 +88,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) @@ -111,7 +111,7 @@ GEM elasticsearch-transport (6.0.2) faraday multi_json - erubi (1.7.1) + erubi (1.9.0) execjs (2.7.0) faraday (0.14.0) multipart-post (>= 1.2, < 3) @@ -124,7 +124,7 @@ GEM hodel_3000_compliant_logger (0.1.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.0.1) + i18n (1.7.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -139,25 +139,25 @@ GEM ruby_dep (~> 1.2) lolize (0.0.3) paint (~> 0.8.3) - 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) - method_source (0.9.0) + method_source (0.9.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_magick (4.8.0) 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.0.0) netrc (0.11.0) nio4r (2.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) oink (0.10.1) activerecord hodel_3000_compliant_logger @@ -172,8 +172,8 @@ GEM railties (>= 3.0.0) public_suffix (3.0.2) puma (3.11.4) - rack (2.0.4) - rack-test (1.0.0) + rack (2.0.7) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6) actioncable (= 5.1.6) @@ -190,22 +190,22 @@ 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.1.6) actionpack (= 5.1.6) activesupport (= 5.1.6) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.1) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) redis (4.0.1) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) @@ -250,7 +250,7 @@ GEM rails (>= 3) sunspot (= 2.3.0) sunspot_solr (2.3.0) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.1.1) @@ -264,8 +264,8 @@ GEM unf_ext unf_ext (0.0.7.5) uniform_notifier (1.11.0) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.6.0) actionview (>= 5.0) activemodel (>= 5.0)