From efc3d6d6230ba60043cec8e1a4659cfdce09e8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 00:42:04 +0900 Subject: [PATCH] Bump rubocop-sorbet from 0.8.6 to 0.8.7 (#565) Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.8.6...v0.8.7) --- updated-dependencies: - dependency-name: rubocop-sorbet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d553558..4ccd169 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM rubocop (~> 1.61) rubocop-sequel (0.3.7) rubocop (~> 1.0) - rubocop-sorbet (0.8.6) + rubocop-sorbet (0.8.7) rubocop (>= 1) rubocop-thread_safety (0.6.0) rubocop (>= 1.48.1)