From 155cedaa32ac45129b6ed2e5b4438f2ab56984b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 00:43:09 +0000 Subject: [PATCH] Bump devise from 4.6.2 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.6.2 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.6.2...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2ac09e5..48c5b65e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM arel (7.1.4) ast (2.4.0) awesome_print (1.8.0) - bcrypt (3.1.12) + bcrypt (3.1.13) builder (3.2.3) byebug (9.0.6) cancancan (2.1.3) @@ -79,15 +79,15 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) - devise (4.6.2) + 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) erubis (2.7.0) @@ -155,7 +155,7 @@ GEM activesupport (>= 4, < 5.1) railties (>= 4, < 5.1) logstash-event (1.2.02) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -163,16 +163,16 @@ GEM metaclass (0.0.4) method_source (0.8.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.12.2) mocha (1.2.1) metaclass (~> 0.0.1) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) operationcode-slack (0.6.0) activesupport httparty @@ -192,7 +192,7 @@ GEM public_suffix (3.0.3) puma (3.8.2) raabro (1.1.6) - rack (2.0.6) + rack (2.0.7) rack-cors (0.4.1) rack-protection (2.0.3) rack @@ -210,16 +210,16 @@ GEM bundler (>= 1.3.0) railties (= 5.0.7) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.2) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) rails-erd (1.5.2) activerecord (>= 3.2) activesupport (>= 3.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - 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) @@ -227,7 +227,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (3.0.0) - rake (12.3.1) + rake (13.0.0) ransack (1.8.4) actionpack (>= 3.0) activerecord (>= 3.0) @@ -238,8 +238,9 @@ GEM rb-inotify (0.9.8) ffi (>= 0.5.0) redis (3.3.5) - responders (2.3.0) - railties (>= 4.2.0, < 5.1) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) rubocop (0.55.0) parallel (~> 1.10) parser (>= 2.5) @@ -281,7 +282,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1)