From 2e8f1843407c2b9a225ef241450e8246c0c4f26a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 02:28:13 +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 | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f68388..c521cb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM arel (7.1.4) autoprefixer-rails (9.3.1) execjs - bcrypt (3.1.12) + bcrypt (3.1.13) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) bootstrap-datepicker-rails (1.8.0.1) @@ -91,13 +91,13 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.5) crass (1.0.4) debug_inspector (0.0.3) - 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) erubis (2.7.0) @@ -110,7 +110,7 @@ GEM globalid (0.4.1) activesupport (>= 4.2.0) grease (0.3.1) - i18n (1.1.1) + i18n (1.6.0) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -135,23 +135,23 @@ GEM less (~> 2.6.0) sprockets (> 2, < 4) tilt - loofah (2.2.3) + loofah (2.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - method_source (0.9.1) + method_source (0.9.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.12.2) multi_json (1.13.1) mysql2 (0.3.21) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.1.3) - rack (2.0.6) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7) @@ -169,7 +169,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) + rails-html-sanitizer (1.2.0) loofah (~> 2.2, >= 2.2.2) rails_12factor (0.0.3) rails_serve_static_assets @@ -182,14 +182,14 @@ GEM 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) rdoc (4.3.0) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) sass (3.7.1) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -226,7 +226,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.2.0) @@ -236,8 +236,8 @@ GEM thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (2.3.0) activemodel (>= 4.0) binding_of_caller (>= 0.7.2)