From 4788dc7ef2bd8649f2e921e50f53e7fcbcda867a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 05:04:03 +0000 Subject: [PATCH] Bump the minor-and-patch group with 4 updates Bumps the minor-and-patch group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [sorbet](https://github.com/sorbet/sorbet), [tapioca](https://github.com/Shopify/tapioca) and [sorbet-runtime](https://github.com/sorbet/sorbet). Updates `rubocop` from 1.64.0 to 1.64.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.64.0...v1.64.1) Updates `sorbet` from 0.5.11391 to 0.5.11406 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `tapioca` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.14.2...v0.14.3) Updates `sorbet-runtime` from 0.5.11391 to 0.5.11406 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15f9e3ec..2c88bcb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM ruby-progressbar netrc (0.11.0) parallel (1.24.0) - parser (3.3.1.0) + parser (3.3.2.0) ast (~> 2.4.1) racc prism (0.29.0) @@ -33,7 +33,7 @@ GEM regexp_parser (2.9.2) rexml (3.2.8) strscan (>= 3.0.9) - rubocop (1.64.0) + rubocop (1.64.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -51,21 +51,21 @@ GEM rubocop-sorbet (0.8.3) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) - sorbet (0.5.11391) - sorbet-static (= 0.5.11391) - sorbet-runtime (0.5.11391) - sorbet-static (0.5.11391-universal-darwin) - sorbet-static (0.5.11391-x86_64-linux) - sorbet-static-and-runtime (0.5.11391) - sorbet (= 0.5.11391) - sorbet-runtime (= 0.5.11391) + sorbet (0.5.11406) + sorbet-static (= 0.5.11406) + sorbet-runtime (0.5.11406) + sorbet-static (0.5.11406-universal-darwin) + sorbet-static (0.5.11406-x86_64-linux) + sorbet-static-and-runtime (0.5.11406) + sorbet (= 0.5.11406) + sorbet-runtime (= 0.5.11406) spoom (1.3.2) erubi (>= 1.10.0) prism (>= 0.19.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) strscan (3.1.0) - tapioca (0.14.2) + tapioca (0.14.3) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)