From 8e8424c51c3d71399965692fdde44e1e60b31dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:12:08 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [prism](https://github.com/ruby/prism) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `prism` from 1.1.0 to 1.2.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/v1.1.0...v1.2.0) Updates `sorbet-static-and-runtime` from 0.5.11597 to 0.5.11602 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - 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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa81d1a1..0f864650 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM parser (3.3.4.0) ast (~> 2.4.1) racc - prism (1.1.0) + prism (1.2.0) psych (5.1.2) stringio racc (1.8.0) @@ -68,14 +68,14 @@ GEM rubocop-sorbet (0.8.5) rubocop (>= 1) ruby-progressbar (1.13.0) - sorbet (0.5.11597) - sorbet-static (= 0.5.11597) - sorbet-runtime (0.5.11597) - sorbet-static (0.5.11597-universal-darwin) - sorbet-static (0.5.11597-x86_64-linux) - sorbet-static-and-runtime (0.5.11597) - sorbet (= 0.5.11597) - sorbet-runtime (= 0.5.11597) + sorbet (0.5.11602) + sorbet-static (= 0.5.11602) + sorbet-runtime (0.5.11602) + sorbet-static (0.5.11602-universal-darwin) + sorbet-static (0.5.11602-x86_64-linux) + sorbet-static-and-runtime (0.5.11602) + sorbet (= 0.5.11602) + sorbet-runtime (= 0.5.11602) stringio (3.1.0) strscan (3.1.0) tapioca (0.16.3)