From f7f871d5831b073b2fc21cb016491a524f3174ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:30:16 +0000 Subject: [PATCH] Bump devise from 4.2.0 to 4.7.1 in /video_uploader Bumps [devise](https://github.com/plataformatec/devise) from 4.2.0 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.0...v4.7.1) Signed-off-by: dependabot[bot] --- video_uploader/Gemfile.lock | 44 ++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/video_uploader/Gemfile.lock b/video_uploader/Gemfile.lock index d22a43b..fbed3b7 100644 --- a/video_uploader/Gemfile.lock +++ b/video_uploader/Gemfile.lock @@ -49,7 +49,7 @@ GEM babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) - bcrypt (3.1.11) + bcrypt (3.1.13) better_errors (2.1.1) coderay (>= 1.0.0) erubis (>= 2.6.6) @@ -66,15 +66,16 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.5) debug_inspector (0.0.2) - devise (4.2.0) + 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) diff-lcs (1.3) @@ -111,7 +112,8 @@ GEM signet (~> 0.7) hashdiff (0.3.2) httpclient (2.8.3) - i18n (0.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.3) activesupport (>= 3.0.0, < 5.2) multi_json (~> 1.2) @@ -141,7 +143,8 @@ GEM logging (2.2.0) little-plugger (~> 1.1) multi_json (~> 1.10) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -151,7 +154,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - minitest (5.10.1) + minitest (5.13.0) multi_json (1.12.1) multipart-post (2.0.0) nio4r (2.0.0) @@ -171,7 +174,7 @@ GEM pry (>= 0.9.10) public_suffix (2.0.5) puma (3.8.0) - rack (2.0.1) + rack (2.0.7) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -188,18 +191,18 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.2) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.2) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.0.2) actionpack (= 5.0.2) activesupport (= 5.0.2) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (13.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) @@ -226,8 +229,9 @@ GEM redis-store (~> 1.2.0) redis-store (1.2.0) redis (>= 2.2) - responders (2.3.0) - railties (>= 4.2.0, < 5.1) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) retriable (1.4.1) rspec-core (3.5.4) rspec-support (~> 3.5.0) @@ -289,15 +293,15 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) temple (0.7.7) - thor (0.19.4) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.6) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.1.6) execjs (>= 0.3.0, < 3) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.4.0) actionview (>= 5.0) activemodel (>= 5.0)