From 65a86ad0541f739183ea98c1e3f306c02947d523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:45:43 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [erubi](https://github.com/jeremyevans/erubi) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `erubi` from 1.12.0 to 1.13.0 - [Changelog](https://github.com/jeremyevans/erubi/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/erubi/compare/1.12.0...1.13.0) Updates `sorbet-static-and-runtime` from 0.5.11422 to 0.5.11435 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: erubi 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 09dc339d..c886fc8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) - erubi (1.12.0) + erubi (1.13.0) io-console (0.7.2) irb (1.12.0) rdoc @@ -68,14 +68,14 @@ GEM rubocop-sorbet (0.8.3) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) - sorbet (0.5.11422) - sorbet-static (= 0.5.11422) - sorbet-runtime (0.5.11422) - sorbet-static (0.5.11422-universal-darwin) - sorbet-static (0.5.11422-x86_64-linux) - sorbet-static-and-runtime (0.5.11422) - sorbet (= 0.5.11422) - sorbet-runtime (= 0.5.11422) + sorbet (0.5.11435) + sorbet-static (= 0.5.11435) + sorbet-runtime (0.5.11435) + sorbet-static (0.5.11435-universal-darwin) + sorbet-static (0.5.11435-x86_64-linux) + sorbet-static-and-runtime (0.5.11435) + sorbet (= 0.5.11435) + sorbet-runtime (= 0.5.11435) stringio (3.1.0) strscan (3.1.0) tapioca (0.14.3)