From 951484e905d03f1978ced2efb34afffb1324819e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 05:35:35 +0000 Subject: [PATCH] Bump rubocop-rspec from 3.0.1 to 3.0.2 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.1 to 3.0.2. - [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.1...v3.0.2) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 979b5ad..6ec45c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) parallel (1.25.1) - parser (3.3.2.0) + parser (3.3.3.0) ast (~> 2.4.1) racc pg (1.5.6) @@ -217,7 +217,7 @@ GEM regexp_parser (2.9.2) reline (0.5.9) io-console (~> 0.5) - rexml (3.3.0) + rexml (3.3.1) strscan rspec-core (3.13.0) rspec-support (~> 3.13.0) @@ -265,7 +265,7 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - rubocop-rspec (3.0.1) + rubocop-rspec (3.0.2) rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby-vips (2.2.1)