From c83ddd2a3a226e51d97a2e660abf9aff99d78aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 21:22:14 +0000 Subject: [PATCH] Bump devise from 4.1.1 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.1.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.1.1...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f16f5da..eaee40a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM arel (6.0.4) autoprefixer-rails (6.3.6.2) execjs - bcrypt (3.1.11) + bcrypt (3.1.13) bindata (2.3.5) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) @@ -76,13 +76,13 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - crass (1.0.4) + concurrent-ruby (1.1.5) + crass (1.0.5) debug_inspector (0.0.3) - devise (4.1.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) erubis (2.7.0) @@ -102,7 +102,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.2.2) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -112,15 +112,15 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.12.2) multi_json (1.13.1) net-ldap (0.15.0) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) paperclip (6.0.0) activemodel (>= 4.2.0) @@ -129,7 +129,7 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) pg (0.21.0) - rack (1.6.9) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -149,21 +149,22 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6) 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) remotipart (1.4.2) - responders (2.2.0) - railties (>= 4.2.0, < 5.1) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) sass (3.5.6) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -192,7 +193,7 @@ GEM net-ssh (>= 2.8.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) tiny_tds (1.0.4) @@ -201,7 +202,7 @@ GEM thread_safe (~> 0.1) uglifier (4.1.9) execjs (>= 0.3.0, < 3) - warden (1.2.6) + warden (1.2.7) rack (>= 1.0) web-console (2.3.0) activemodel (>= 4.0)