From 1a0673571684f14993227056194ec05f34e00f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 05:14:56 +0000 Subject: [PATCH] Bump devise from 4.4.3 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.4.3 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.4.3...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcfa8aa..8dd7f99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM airbrussh (1.3.1) sshkit (>= 1.6.1, != 1.7.0) arel (9.0.0) - bcrypt (3.1.12) + bcrypt (3.1.13) bindex (0.5.0) bootsnap (1.3.1) msgpack (~> 1.0) @@ -83,17 +83,17 @@ GEM coffee-script-source (1.12.2) commander (4.4.7) highline (~> 2.0.0) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) config (1.5.1) activesupport (>= 3.0) deep_merge (~> 1.1.1) dry-validation (~> 0.10.4) - crass (1.0.4) + crass (1.0.5) deep_merge (1.1.1) - devise (4.4.3) + 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) @@ -134,7 +134,7 @@ GEM dry-equalizer (~> 0.2) dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.9, >= 0.9.0) - erubi (1.8.0) + erubi (1.9.0) execjs (2.7.0) factory_bot (4.11.0) activesupport (>= 3.0.0) @@ -153,7 +153,7 @@ GEM activesupport (>= 4.2.0) hashie (3.5.7) highline (2.0.1) - i18n (1.5.3) + i18n (1.7.0) concurrent-ruby (~> 1.0) inflecto (0.0.2) jwt (1.5.6) @@ -161,7 +161,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) @@ -174,7 +174,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.13.0) msgpack (1.2.4) multi_json (1.13.1) multi_xml (0.6.0) @@ -187,7 +187,7 @@ GEM net-ssh (5.2.0) newrelic_rpm (5.0.0.342) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -208,7 +208,7 @@ GEM orm_adapter (0.5.0) pg (1.0.0) puma (3.12.0) - rack (2.0.6) + rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.2) @@ -227,23 +227,23 @@ 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) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) request_store (1.4.1) rack (>= 1.4) - 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) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.0) @@ -317,8 +317,8 @@ GEM thread_safe (~> 0.1) uglifier (4.1.17) execjs (>= 0.3.0, < 3) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.6.2) actionview (>= 5.0) activemodel (>= 5.0)