From f8e4a10611e7363a11da643c04f79c5877f35a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:21:44 +0000 Subject: [PATCH] Chore(deps): 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/plataformatec/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 | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0e4f0dd..90270be9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM attr_required (1.0.1) autoprefixer-rails (9.4.9) execjs - bcrypt (3.1.12) + bcrypt (3.1.13) better_errors (2.5.0) coderay (>= 1.0.0) erubi (>= 1.0.0) @@ -102,19 +102,19 @@ GEM xpath (~> 3.2) clipboard-rails (1.7.1) coderay (1.1.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) coveralls (0.8.22) json (>= 1.8, < 3) simplecov (~> 0.16.1) term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) - crass (1.0.4) + crass (1.0.5) debug_inspector (0.0.3) - 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-bootstrap-views (1.1.0) @@ -122,7 +122,7 @@ GEM devise (>= 4.5) diff-lcs (1.3) docile (1.3.1) - erubi (1.8.0) + erubi (1.9.0) execjs (2.7.0) factory_bot (5.0.0) activesupport (>= 4.2.0) @@ -149,7 +149,7 @@ GEM thor (>= 0.18.1) hashie (3.6.0) httpclient (2.8.3) - i18n (1.5.3) + i18n (1.7.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) jquery-datatables (1.10.19.1) @@ -167,7 +167,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) lumberjack (1.0.13) @@ -192,12 +192,12 @@ GEM mini_portile2 (2.4.0) mini_racer (0.2.4) libv8 (>= 6.3) - minitest (5.11.3) + minitest (5.13.0) msgpack (1.2.6) nenv (0.3.0) net-ssh (5.1.0) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) @@ -235,7 +235,7 @@ GEM puma (3.12.0) pundit (2.0.1) activesupport (>= 3.0.0) - rack (2.0.6) + rack (2.0.7) rack-contrib (2.1.0) rack (~> 2.0) rack-oauth2 (1.9.3) @@ -266,8 +266,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) @@ -275,7 +275,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.2) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -285,9 +285,9 @@ GEM nokogiri (~> 1.5) optimist (~> 3.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) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.2)