From 58b6825bb321c518248aa94154bfc73cc9fc2c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:19:41 +0000 Subject: [PATCH] Bump rubocop-sorbet from 0.7.0 to 0.7.5 Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.7.0 to 0.7.5. - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.7.0...v0.7.5) --- updated-dependencies: - dependency-name: rubocop-sorbet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a9cd22..6dab710 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM io-console (0.6.0) irb (1.6.4) reline (>= 0.3.0) - json (2.6.3) + json (2.7.0) kwalify (0.7.2) language_server-protocol (3.17.0.3) multi_json (1.15.0) @@ -106,7 +106,7 @@ GEM rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) - rubocop-sorbet (0.7.0) + rubocop-sorbet (0.7.5) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) simplecov (0.22.0)