From d23d47d3e7f731c1c378b21ef46c570e19c6cb4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 19:29:06 +0000 Subject: [PATCH] Bump rubocop-rspec from 2.31.0 to 3.0.4 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.31.0 to 3.0.4. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.31.0...v3.0.4) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e314ef4..a71f73c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,15 +62,15 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) - parallel (1.24.0) - parser (3.3.2.0) + parallel (1.26.3) + parser (3.3.4.2) ast (~> 2.4.1) racc partialruby (0.3.0) ruby2ruby (~> 2) ruby_parser (~> 3) public_suffix (5.0.3) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rake_circle_ci (0.11.0) @@ -115,8 +115,8 @@ GEM sshkey (~> 2.0) rchardet (1.8.0) regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.6) + strscan rubocop (1.64.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -128,21 +128,12 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.1) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.31.0) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.0.4) + rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby2ruby (2.5.0)