From 3448aa6fdef5ea077240ccf07c351be14c81c66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 21:41:56 +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 | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5d4b0b1..5505eb69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM io-like (~> 0.3.0) arel (9.0.0) ast (2.4.0) - bcrypt (3.1.12) + bcrypt (3.1.13) bindex (0.5.0) bootsnap (1.3.2) msgpack (~> 1.0) @@ -79,15 +79,15 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.5) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.5) csv (3.0.1) database_cleaner (1.7.0) - 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) @@ -98,7 +98,7 @@ GEM dotenv-rails (2.6.0) dotenv (= 2.6.0) railties (>= 3.2, < 6.0) - erubi (1.7.1) + erubi (1.9.0) execjs (2.7.0) factory_bot (4.11.1) activesupport (>= 3.0.0) @@ -121,7 +121,7 @@ GEM multi_xml (>= 0.5.2) husky (0.5.15) after_do (= 0.3.1) - i18n (1.1.1) + i18n (1.7.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jaro_winkler (1.5.2) @@ -140,7 +140,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.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -157,8 +157,8 @@ GEM mime-types-data (3.2018.0812) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.12.2) mixlib-cli (2.0.1) msgpack (1.2.4) multi_json (1.13.1) @@ -166,8 +166,8 @@ GEM multipart-post (2.0.0) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -228,8 +228,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) railties (5.2.2) actionpack (= 5.2.2) activesupport (= 5.2.2) @@ -237,15 +237,15 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) redis (4.1.0) regexp_parser (1.3.0) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0)