From cd1b4789b898126d9a4f05280ad4257bee2f751d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 14:28:29 +0000 Subject: [PATCH] Bump devise from 4.5.0 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.5.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/v4.5.0...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6118b8c..48c5819 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM arel (9.0.0) autoprefixer-rails (9.4.7) execjs - bcrypt (3.1.12) + bcrypt (3.1.13) bindex (0.5.0) bootsnap (1.3.2) msgpack (~> 1.0) @@ -73,7 +73,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) capistrano (3.11.0) airbrussh (>= 1.0.0) @@ -110,7 +110,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) config (1.7.1) activesupport (>= 3.0) deep_merge (~> 1.2.1) @@ -122,13 +122,13 @@ GEM country_select (4.0.0) countries (~> 3.0) sort_alphabetical (~> 1.0) - crass (1.0.4) + crass (1.0.5) database_cleaner (1.7.0) deep_merge (1.2.1) - devise (4.5.0) + 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) diff-lcs (1.3) @@ -162,7 +162,7 @@ GEM em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - erubi (1.8.0) + erubi (1.9.0) eventmachine (1.2.7) exception_notification (4.3.0) actionmailer (>= 4.0, < 6) @@ -251,7 +251,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -267,7 +267,7 @@ GEM mini_magick (4.9.2) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.13.0) msgpack (1.2.6) multi_json (1.13.1) multi_xml (0.6.0) @@ -276,7 +276,7 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.1.0) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) @@ -312,8 +312,8 @@ 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) rails-i18n (5.0.4) i18n (~> 0.7) railties (~> 5.0) @@ -324,7 +324,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) raindrops (0.19.0) - rake (12.3.2) + rake (13.0.1) ransack (2.1.1) actionpack (>= 5.0) activerecord (>= 5.0) @@ -337,9 +337,9 @@ GEM regexp_parser (1.3.0) request_store (1.4.1) rack (>= 1.4) - responders (2.4.1) - actionpack (>= 4.2.0, < 6.0) - railties (>= 4.2.0, < 6.0) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -409,7 +409,7 @@ GEM sshkit (1.18.1) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) tilt (2.0.9) timecop (0.9.1)