From 618f090cfe3837a937456e65645b94d18a18a86b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:52:50 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [tapioca](https://github.com/Shopify/tapioca) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `tapioca` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.19.1...v0.19.2) Updates `sorbet-static-and-runtime` from 0.6.13309 to 0.6.13320 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: tapioca dependency-version: 0.19.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.13320 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bab6ddb..b61e886b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM minitest (>= 5.0, < 7) ruby-progressbar netrc (0.11.0) - parallel (1.28.0) + parallel (2.1.0) parser (3.3.11.1) ast (~> 2.4.1) racc @@ -71,7 +71,7 @@ GEM regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) - require-hooks (0.3.0) + require-hooks (0.4.0) rexml (3.4.4) rubocop (1.86.2) json (~> 2.3) @@ -97,19 +97,19 @@ GEM lint_roller rubocop (>= 1.75.2) ruby-progressbar (1.13.0) - rubydex (0.1.0.beta13-arm64-darwin) - rubydex (0.1.0.beta13-x86_64-darwin) - rubydex (0.1.0.beta13-x86_64-linux) - sorbet (0.6.13309) - sorbet-static (= 0.6.13309) - sorbet-runtime (0.6.13309) - sorbet-static (0.6.13309-universal-darwin) - sorbet-static (0.6.13309-x86_64-linux) - sorbet-static-and-runtime (0.6.13309) - sorbet (= 0.6.13309) - sorbet-runtime (= 0.6.13309) + rubydex (0.2.6-arm64-darwin) + rubydex (0.2.6-x86_64-darwin) + rubydex (0.2.6-x86_64-linux) + sorbet (0.6.13320) + sorbet-static (= 0.6.13320) + sorbet-runtime (0.6.13320) + sorbet-static (0.6.13320-universal-darwin) + sorbet-static (0.6.13320-x86_64-linux) + sorbet-static-and-runtime (0.6.13320) + sorbet (= 0.6.13320) + sorbet-runtime (= 0.6.13320) stringio (3.2.0) - tapioca (0.19.1) + tapioca (0.19.2) benchmark bundler (>= 2.2.25) netrc (>= 0.11.0) @@ -118,7 +118,7 @@ GEM require-hooks (>= 0.2.2) rubydex (>= 0.1.0.beta10) sorbet-static-and-runtime (>= 0.6.12698) - spoom (>= 1.7.9) + spoom (>= 1.7.16) thor (>= 1.2.0) tsort thor (1.5.0)