From 92d5818eca9c84f2d23e61dbda542f761ab344cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:17:55 +0000 Subject: [PATCH] Bump the minor-and-patch group with 4 updates Bumps the minor-and-patch group with 4 updates: [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet), [tapioca](https://github.com/Shopify/tapioca), [prism](https://github.com/ruby/prism) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `rubocop-sorbet` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.8.0...v0.8.1) Updates `tapioca` from 0.13.1 to 0.13.3 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.13.1...v0.13.3) Updates `prism` from 0.24.0 to 0.26.0 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby/prism/compare/v0.24.0...v0.26.0) Updates `sorbet-static-and-runtime` from 0.5.11332 to 0.5.11352 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop-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: prism dependency-type: direct:production 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 | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 17216edd..69b15fe3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM irb (1.12.0) rdoc reline (>= 0.4.2) - json (2.7.1) + json (2.7.2) language_server-protocol (3.17.0.3) minitest (5.22.3) minitest-reporters (1.6.1) @@ -34,14 +34,14 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - prism (0.24.0) + prism (0.26.0) psych (5.1.2) stringio racc (1.7.3) rainbow (3.1.1) rake (13.2.1) - rbi (0.1.9) - prism (>= 0.18.0, < 0.25) + rbi (0.1.11) + prism (>= 0.18.0, < 0.27) sorbet-runtime (>= 0.5.9204) rdoc (6.6.3.1) psych (>= 4.0.0) @@ -49,7 +49,7 @@ GEM reline (0.5.0) io-console (~> 0.5) rexml (3.2.6) - rubocop (1.62.1) + rubocop (1.63.3) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -64,19 +64,19 @@ GEM parser (>= 3.3.0.4) rubocop-shopify (2.15.1) rubocop (~> 1.51) - rubocop-sorbet (0.8.0) + rubocop-sorbet (0.8.1) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) - sorbet (0.5.11332) - sorbet-static (= 0.5.11332) - sorbet-runtime (0.5.11332) - sorbet-static (0.5.11332-universal-darwin) - sorbet-static (0.5.11332-x86_64-linux) - sorbet-static-and-runtime (0.5.11332) - sorbet (= 0.5.11332) - sorbet-runtime (= 0.5.11332) + sorbet (0.5.11352) + sorbet-static (= 0.5.11352) + sorbet-runtime (0.5.11352) + sorbet-static (0.5.11352-universal-darwin) + sorbet-static (0.5.11352-x86_64-linux) + sorbet-static-and-runtime (0.5.11352) + sorbet (= 0.5.11352) + sorbet-runtime (= 0.5.11352) stringio (3.1.0) - tapioca (0.13.1) + tapioca (0.13.3) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)