From 965b9f0ef42b23cd2277ceaf81de119de19a4bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 05:33:08 +0000 Subject: [PATCH] Bump rubocop-rspec from 3.2.0 to 3.3.0 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.2.0 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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c0f857..8d221ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1613,7 +1613,7 @@ GEM immutable-struct (2.4.1) ipaddress (0.8.3) jmespath (1.6.2) - json (2.7.4) + json (2.9.0) language_server-protocol (3.17.0.3) lino (3.1.0) hamster (~> 3.0) @@ -1631,7 +1631,7 @@ GEM sawyer (~> 0.9) open4 (1.3.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc partialruby (0.3.0) @@ -1682,7 +1682,7 @@ GEM rake_factory (~> 0.23) ruby-terraform (~> 1.4) rchardet (1.8.0) - regexp_parser (2.9.2) + regexp_parser (2.9.3) rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -1715,11 +1715,11 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.2.0) + rubocop-rspec (3.3.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby-terraform (1.7.0.pre.18)