From fa42e2f58a983a661c95eb64ea2c3462d79a63f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 00:51:17 +0000 Subject: [PATCH] Bump devise from 4.6.1 to 4.7.1 in /Ruby on Rails Movie Review App 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] --- Ruby on Rails Movie Review App/Gemfile | 2 +- Ruby on Rails Movie Review App/Gemfile.lock | 34 ++++++++++----------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Ruby on Rails Movie Review App/Gemfile b/Ruby on Rails Movie Review App/Gemfile index 1990efb..5c29c84 100644 --- a/Ruby on Rails Movie Review App/Gemfile +++ b/Ruby on Rails Movie Review App/Gemfile @@ -25,7 +25,7 @@ gem 'jquery-turbolinks' gem 'jquery-rails' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder gem 'jbuilder', '~> 2.5' -gem 'devise', '~> 4.6', '>= 4.6.1' +gem 'devise', '~> 4.7' gem 'paperclip', '~> 6.1' gem 'aws-sdk-s3', '~> 1.36' gem 'paperclip-av-transcoder', '~> 0.6.4' diff --git a/Ruby on Rails Movie Review App/Gemfile.lock b/Ruby on Rails Movie Review App/Gemfile.lock index 5d86da3..6e370bc 100644 --- a/Ruby on Rails Movie Review App/Gemfile.lock +++ b/Ruby on Rails Movie Review App/Gemfile.lock @@ -73,7 +73,7 @@ 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) bindex (0.6.0) bootsnap (1.4.2) msgpack (~> 1.0) @@ -106,11 +106,11 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.4) - devise (4.6.1) + crass (1.0.5) + 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) elasticsearch (6.2.0) @@ -121,7 +121,7 @@ GEM elasticsearch-transport (6.2.0) faraday multi_json - erubi (1.8.0) + erubi (1.9.0) execjs (2.7.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) @@ -129,7 +129,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashie (3.6.0) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jbuilder (2.8.0) @@ -148,7 +148,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) mail (2.7.1) @@ -162,12 +162,12 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.13.0) msgpack (1.2.9) multi_json (1.13.1) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) paperclip (6.1.0) @@ -181,7 +181,7 @@ GEM paperclip (>= 2.5.2) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.6) + rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -200,22 +200,22 @@ 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.3) actionpack (= 5.2.3) activesupport (= 5.2.3) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 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) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.7.3) @@ -291,7 +291,7 @@ DEPENDENCIES capybara (>= 2.15) chromedriver-helper coffee-rails (~> 4.2) - devise (~> 4.6, >= 4.6.1) + devise (~> 4.7) jbuilder (~> 2.5) jquery (~> 0.0.1) jquery-rails