From 5919079b9c7df0c74767ed1dcfc58be494a102a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 21:20:23 +0000 Subject: [PATCH] Bump devise from 4.2.1 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.2.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.2.1...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 49 ++++++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 755c077b..490fd418 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,13 +86,13 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) connection_pool (2.2.1) crass (1.0.2) - devise (4.2.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) domain_name (0.5.20170404) @@ -108,7 +108,8 @@ GEM hashie (3.5.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.3) activesupport (>= 3.0.0, < 5.2) multi_json (~> 1.2) @@ -134,24 +135,25 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.3.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) - method_source (0.8.2) + method_source (0.9.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mimemagic (0.3.2) - 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) netrc (0.11.0) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) nokogumbo (1.4.10) nokogiri oauth (0.5.1) @@ -193,7 +195,7 @@ GEM rest-client pg (0.20.0) puma (3.8.2) - rack (2.0.3) + rack (2.0.7) rack-protection (2.0.0) rack rack-test (0.6.3) @@ -210,11 +212,11 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.2) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.2) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.0.2) actionpack (= 5.0.2) activesupport (= 5.0.2) @@ -222,15 +224,16 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.18.0) - rake (12.0.0) + rake (13.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) recaptcha (4.1.0) json redis (3.3.3) - responders (2.3.0) - railties (>= 4.2.0, < 5.1) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) rest-client (2.0.1) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) @@ -269,13 +272,13 @@ GEM sqlite3 (1.3.13) susy (2.2.12) sass (>= 3.3.0, < 3.5) - thor (0.19.4) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.7) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.3) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) @@ -288,8 +291,8 @@ GEM unicorn-worker-killer (0.4.4) get_process_mem (~> 0) unicorn (>= 4, < 6) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.5.0) actionview (>= 5.0) activemodel (>= 5.0)