From e25c3642e807bc56805f4282f4c69d979f3163d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 02:42:19 +0000 Subject: [PATCH] Bump the dev-dependencies group across 1 directory with 3 updates Bumps the dev-dependencies group with 3 updates in the /updater directory: [rubocop](https://github.com/rubocop/rubocop), [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) and [vcr](https://github.com/vcr/vcr). Updates `rubocop` from 1.65.0 to 1.65.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.65.0...v1.65.1) Updates `rubocop-sorbet` from 0.8.3 to 0.8.5 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.8.3...v0.8.5) Updates `vcr` from 6.2.0 to 6.3.1 - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Commits](https://github.com/vcr/vcr/compare/v6.2.0...v6.3.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: rubocop-sorbet dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vcr dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 1ca55c28899..4c0b4793613 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -274,17 +274,17 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.0) opentelemetry-api (~> 1.0) - parallel (1.25.1) + parallel (1.26.3) parallel_tests (4.7.1) parallel parseconfig (1.0.8) - parser (3.3.4.0) + parser (3.3.4.2) ast (~> 2.4.1) racc psych (5.1.2) stringio public_suffix (6.0.0) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rdoc (6.6.3.1) @@ -317,7 +317,7 @@ GEM rspec-sorbet (1.9.2) sorbet-runtime rspec-support (3.13.1) - rubocop (1.65.0) + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -328,7 +328,7 @@ 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) @@ -344,8 +344,8 @@ GEM rubocop-rspec_rails (~> 2.28) rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) - rubocop-sorbet (0.8.3) - rubocop (>= 0.90.0) + rubocop-sorbet (0.8.5) + rubocop (>= 1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -378,7 +378,8 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (2.5.0) - vcr (6.2.0) + vcr (6.3.1) + base64 webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2)