From c869abd10ce2762dc56fa780f13597d7787ee218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:03:35 +0000 Subject: [PATCH] Bump rubocop-sorbet from 0.7.3 to 0.7.4 Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.7.3 to 0.7.4. - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.7.3...v0.7.4) --- updated-dependencies: - dependency-name: rubocop-sorbet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e84562d2..5621a408 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM rubocop (~> 1.0) rubocop-shopify (2.14.0) rubocop (~> 1.51) - rubocop-sorbet (0.7.3) + rubocop-sorbet (0.7.4) rubocop (>= 0.90.0) ruby-lsp (0.10.1) language_server-protocol (~> 3.17.0)