From 445e53f3bc1a4b701ecd6584907801df792d1fc4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 20:48:15 +0000 Subject: [PATCH] Bump rspec-rails from 3.9.1 to 5.0.1 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.9.1 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/v3.9.1...v5.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 54 +++++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30d6f284..68858158 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,18 +83,18 @@ GEM chromedriver-helper (2.1.1) archive-zip (~> 0.10) nokogiri (~> 1.8) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) counter_culture (2.6.0) activerecord (>= 4.2) activesupport (>= 4.2) after_commit_action (~> 1.0) crass (1.0.6) - diff-lcs (1.3) + diff-lcs (1.4.4) dotenv (2.7.6) dotenv-rails (2.7.6) dotenv (= 2.7.6) railties (>= 3.2) - erubi (1.9.0) + erubi (1.10.0) factory_bot (5.2.0) activesupport (>= 4.2.0) factory_bot_rails (5.2.0) @@ -121,7 +121,7 @@ GEM hamlit (>= 1.2.0) railties (>= 4.0.1) hashie (4.1.0) - i18n (1.8.5) + i18n (1.8.9) concurrent-ruby (~> 1.0) io-like (0.3.0) jaro_winkler (1.5.2) @@ -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) mail (2.7.1) @@ -160,15 +160,16 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.5.0) + minitest (5.14.4) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) newrelic_rpm (6.12.0.367) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -197,6 +198,7 @@ GEM puma (3.12.6) pundit (2.1.0) activesupport (>= 3.0.0) + racc (1.5.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -241,23 +243,23 @@ GEM ffi (~> 1.0) redcarpet (3.5.0) regexp_parser (1.7.1) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.1) + 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 (3.9.1) - actionpack (>= 3.0) - activesupport (>= 3.0) - railties (>= 3.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-support (~> 3.9.0) - 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) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.65.0) @@ -296,10 +298,10 @@ GEM table_help (0.2.0) railties (>= 5.0) temple (0.8.1) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.4.1) webpacker (4.2.2)