From e57a4db89c6354256c29caa7e747bd7a2afa9b61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:57:51 +0000 Subject: [PATCH] Bump devise from 4.2.1 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.2.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.2.1...v4.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b164534..7325729 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,16 +49,17 @@ GEM arel (7.1.4) autoprefixer-rails (7.0.1) execjs - bcrypt (3.1.11) + bcrypt (3.1.13) bindex (0.5.0) builder (3.2.3) byebug (9.0.6) commonjs (0.2.7) - concurrent-ruby (1.0.5) - devise (4.2.1) + concurrent-ruby (1.1.5) + crass (1.0.5) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 5.1) + railties (>= 4.1.0) responders warden (~> 1.2.3) domain_name (0.5.20170404) @@ -72,7 +73,8 @@ GEM hashie (3.5.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.4) activesupport (>= 3.0.0) multi_json (>= 1.2) @@ -96,24 +98,25 @@ GEM less-rails-semantic_ui (2.2.10.0) less-rails (>= 2.6.0, < 2.8.0) libv8 (3.16.14.19) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.5) mime-types (>= 1.16, < 4) - method_source (0.8.2) + method_source (0.9.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) - minitest (5.10.2) + mini_portile2 (2.4.0) + minitest (5.13.0) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) mysql2 (0.4.6) netrc (0.11.0) nio4r (2.0.0) - nokogiri (1.7.2) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) oauth (0.5.1) oauth2 (1.3.1) faraday (>= 0.8, < 0.12) @@ -147,7 +150,7 @@ GEM orm_adapter (0.5.0) pg (0.20.0) public_suffix (2.0.5) - rack (2.0.2) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.2) @@ -165,8 +168,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -178,12 +181,12 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (13.0.0) rdoc (4.3.0) ref (2.0.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) @@ -203,20 +206,20 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (0.19.4) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.7) tinymce-rails (4.6.0) railties (>= 3.1.1) - tzinfo (1.2.3) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext unf_ext (0.0.7.4) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.5.0) actionview (>= 5.0) activemodel (>= 5.0)