From 7a46f13d6ad7acf7a3d1f3cefbc1b9be215c1638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 07:44:51 +0000 Subject: [PATCH] Bump rubocop-rspec from 3.0.5 to 3.3.0 in /rspec-distrib Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.5 to 3.3.0. - [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/v3.0.5...v3.3.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rspec-distrib/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rspec-distrib/Gemfile.lock b/rspec-distrib/Gemfile.lock index 1d88547..94e51ff 100644 --- a/rspec-distrib/Gemfile.lock +++ b/rspec-distrib/Gemfile.lock @@ -18,11 +18,11 @@ GEM coderay (1.1.3) diff-lcs (1.5.1) docile (1.4.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) method_source (1.1.0) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -34,7 +34,7 @@ GEM racc (1.8.1) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) + regexp_parser (2.9.3) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -58,9 +58,9 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) - rubocop-rspec (3.0.5) + rubocop-rspec (3.3.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) simplecov (0.22.0)