From 2b9724233441de7dd7c8e140938ebd80dcaf4ca7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:17:32 +0000 Subject: [PATCH] Bump rspec-rails from 4.0.0 to 5.0.1 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.0 to 5.0.1. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.0...v5.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 64 ++++++++++++++++++++++++++-------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Gemfile b/Gemfile index f1ddeb4..eba19b4 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,7 @@ gem 'kaminari' # gem 'lograge', '~> 0.3.1' group :development, :test do - gem 'rspec-rails', '~> 4.0' + gem 'rspec-rails', '~> 5.0' gem 'rails-controller-testing' gem 'awesome_print' gem 'vcr', '~> 6.0' diff --git a/Gemfile.lock b/Gemfile.lock index 8f25051..6c24d90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) connection_pool (2.2.3) coveralls (0.8.23) json (>= 1.8, < 3) @@ -85,13 +85,13 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.3) + diff-lcs (1.4.4) docile (1.3.2) dotenv (2.7.5) dotenv-rails (2.7.5) dotenv (= 2.7.5) railties (>= 3.2, < 6.1) - erubi (1.9.0) + erubi (1.10.0) ethon (0.12.0) ffi (>= 1.3.0) execjs (2.7.0) @@ -115,7 +115,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashdiff (1.0.1) - i18n (1.8.3) + i18n (1.8.9) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -148,7 +148,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.6.0) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.4) @@ -172,7 +172,7 @@ GEM mina (>= 1.0.2) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.1) + minitest (5.14.4) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nenv (0.3.0) @@ -234,13 +234,13 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rake (13.0.1) + rake (13.0.3) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) rdoc (6.2.1) redis (4.2.5) - responders (3.0.0) + responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) roadie (4.0.0) @@ -249,27 +249,27 @@ GEM roadie-rails (2.1.1) railties (>= 5.1, < 6.1) roadie (>= 3.1, < 5.0) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.1) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-rails (4.0.0) - actionpack (>= 4.2) - activesupport (>= 4.2) - railties (>= 4.2) - rspec-core (~> 3.9) - rspec-expectations (~> 3.9) - rspec-mocks (~> 3.9) - rspec-support (~> 3.9) - rspec-support (3.9.2) + rspec-support (~> 3.10.0) + rspec-rails (5.0.1) + actionpack (>= 5.2) + activesupport (>= 5.2) + railties (>= 5.2) + rspec-core (~> 3.10) + rspec-expectations (~> 3.10) + rspec-mocks (~> 3.10) + rspec-support (~> 3.10) + rspec-support (3.10.2) ruby2_keywords (0.0.2) safe_yaml (1.0.5) sassc (2.2.1) @@ -313,13 +313,13 @@ GEM sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) term-ansicolor (1.7.1) tins (~> 1.0) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.1) @@ -329,7 +329,7 @@ GEM turbolinks-source (5.2.0) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) @@ -350,7 +350,7 @@ GEM websocket-driver (0.7.2) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.3.0) + zeitwerk (2.4.2) PLATFORMS ruby @@ -383,7 +383,7 @@ DEPENDENCIES rails (= 6.0.3.2) rails-controller-testing roadie-rails (~> 2.1) - rspec-rails (~> 4.0) + rspec-rails (~> 5.0) sassc-rails (~> 2.1.2) sdoc (~> 1.1.0) shoulda-matchers