From bdde17aaa69de4d24c29991d871d5ebaae540988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 16:00:12 +0000 Subject: [PATCH] Bump devise from 4.6.1 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.6.1 to 4.7.1. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v4.6.1...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 72c90f8..e1dd141 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,10 +64,10 @@ GEM aws-sigv4 (~> 1.0) aws-sigv4 (1.1.0) aws-eventstream (~> 1.0, >= 1.0.2) - bcrypt (3.1.12) + bcrypt (3.1.13) bootsnap (1.4.1) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.0) capybara (3.14.0) addressable @@ -78,16 +78,16 @@ GEM regexp_parser (~> 1.2) xpath (~> 3.2) coderay (1.1.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.6) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.6) debase (0.2.2) debase-ruby_core_source (>= 0.10.2) debase-ruby_core_source (0.10.4) - devise (4.6.1) + 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) devise-jwt (0.5.8) @@ -112,7 +112,7 @@ GEM elasticsearch-transport (6.2.0) faraday multi_json - erubi (1.8.0) + erubi (1.9.0) fabrication (2.20.1) factory_bot (5.0.2) activesupport (>= 4.2.0) @@ -149,7 +149,7 @@ GEM rspec (>= 2.99.0, < 4.0) hashie (3.6.0) hurley (0.2) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) jmespath (1.4.0) json-schema (2.8.1) @@ -164,7 +164,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.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -176,7 +176,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) msgpack (1.2.7) multi_json (1.13.1) multipart-post (2.0.0) @@ -185,7 +185,7 @@ GEM net-http-persistent (3.0.0) connection_pool (~> 2.2) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) @@ -197,7 +197,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.12.0) - rack (2.0.6) + rack (2.2.2) rack-cors (1.0.3) rack-protection (2.0.5) rack @@ -219,8 +219,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_semantic_logger (4.4.0) rails (>= 3.2) semantic_logger (~> 4.4) @@ -230,15 +230,15 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (13.0.1) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) redis (4.1.0) regexp_parser (1.3.0) - 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) retriable (2.1.0) rolify (5.2.0) rspec (3.8.0) @@ -299,7 +299,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) warden (1.2.8) rack (>= 2.0.6)