From f86cb3ac86c68e14fb368f29ae26c236716f736d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2019 02:51:37 +0000 Subject: [PATCH] Bump devise from 3.4.1 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 3.4.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/v3.4.1...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 820932a..64c8b3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,8 +96,7 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - bcrypt (3.1.9) - bcrypt (3.1.9-x64-mingw32) + bcrypt (3.1.13) better_errors (2.0.0) coderay (>= 1.0.0) erubis (>= 2.6.6) @@ -107,7 +106,7 @@ GEM braintree (2.47.0) builder (>= 2.0.0) bson (3.2.6) - builder (3.2.2) + builder (3.2.3) bunny (1.6.3) amq-protocol (>= 1.9.2) celluloid (0.17.4) @@ -145,22 +144,23 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) + concurrent-ruby (1.1.5) couchrest (1.2.1) mime-types (>= 1.15) multi_json (~> 1.7, ~> 1.0) rest-client (~> 1.8.0) + crass (1.0.4) daemons (1.1.9) dante (0.2.0) debug_inspector (0.0.2) debugger-ruby_core_source (1.3.7) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - devise (3.4.1) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 3.2.6, < 5) + railties (>= 4.1.0) responders - thread_safe (~> 0.1) warden (~> 1.2.3) dogapi (1.14.0) json (>= 1.5.1) @@ -231,7 +231,8 @@ GEM multi_xml (>= 0.5.2) httpclient (2.8.3) hurley (0.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) jquery-rails (3.1.2) railties (>= 3.0, < 5.0) @@ -254,7 +255,8 @@ GEM logging (2.2.2) little-plugger (~> 1.1) multi_json (~> 1.10) - loofah (2.0.3) + loofah (2.2.3) + crass (~> 1.0.2) nokogiri (>= 1.5.9) macaddr (1.7.1) systemu (~> 2.6.2) @@ -315,7 +317,7 @@ GEM protected_attributes (1.1.3) activemodel (>= 4.0.1, < 5.0) public_suffix (3.0.3) - rack (1.6.4) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rack-timeout (0.1.1) @@ -332,12 +334,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) + rails-html-sanitizer (1.2.0) + loofah (~> 2.2, >= 2.2.2) rails_autolink (1.1.6) rails (> 3.1) railties (4.2.4) @@ -346,7 +348,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.13.0) - rake (10.4.2) + rake (12.3.3) rblineprof (0.3.6) debugger-ruby_core_source (~> 1.3) recursive-open-struct (1.0.5) @@ -357,8 +359,9 @@ GEM uber (~> 0.0.7) resource_kit (0.1.7) addressable (>= 2.3.6, < 3.0.0) - responders (2.1.0) - railties (>= 4.2.0, < 5) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -410,8 +413,8 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0) rack (~> 1.0) - thor (0.19.1) - thread_safe (0.3.4) + thor (0.20.3) + thread_safe (0.3.6) tilt (2.0.1) timecop (0.8.0) timers (4.2.0) @@ -443,7 +446,7 @@ GEM coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) workflow (1.0.0) workflow_on_mongoid (1.0.0.0)