From e45bc642bd19e301d6150cebc9f9ba4f1b89cd61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 21:46:29 +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.15.1 to 0.16.0 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.15.1...v0.16.0) Updates `sorbet-static-and-runtime` from 0.5.11506 to 0.5.11518 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4284dc3..05a738cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM minitest (>= 5.0) ruby-progressbar netrc (0.11.0) - parallel (1.25.1) + parallel (1.26.2) parser (3.3.4.0) ast (~> 2.4.1) racc @@ -40,7 +40,7 @@ GEM racc (1.8.0) rainbow (3.1.1) rake (13.2.1) - rbi (0.1.13) + rbi (0.1.14) prism (>= 0.18.0, < 1.0.0) sorbet-runtime (>= 0.5.9204) rdoc (6.6.3.1) @@ -68,21 +68,21 @@ GEM rubocop-sorbet (0.8.5) rubocop (>= 1) ruby-progressbar (1.13.0) - sorbet (0.5.11506) - sorbet-static (= 0.5.11506) - sorbet-runtime (0.5.11506) - sorbet-static (0.5.11506-universal-darwin) - sorbet-static (0.5.11506-x86_64-linux) - sorbet-static-and-runtime (0.5.11506) - sorbet (= 0.5.11506) - sorbet-runtime (= 0.5.11506) + sorbet (0.5.11518) + sorbet-static (= 0.5.11518) + sorbet-runtime (0.5.11518) + sorbet-static (0.5.11518-universal-darwin) + sorbet-static (0.5.11518-x86_64-linux) + sorbet-static-and-runtime (0.5.11518) + sorbet (= 0.5.11518) + sorbet-runtime (= 0.5.11518) stringio (3.1.0) strscan (3.1.0) - tapioca (0.15.1) + tapioca (0.16.0) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) - rbi (>= 0.1.4, < 0.2) + rbi (>= 0.1.14, < 0.2) sorbet-static-and-runtime (>= 0.5.11087) spoom (>= 1.2.0) thor (>= 1.2.0)