From 7f1af8be28122ac91d52e0127d95303b416cea04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:36:08 +0000 Subject: [PATCH] Bump the sorbet group with 2 updates Bumps the sorbet group with 2 updates: [sorbet](https://github.com/sorbet/sorbet) and [sorbet-runtime](https://github.com/sorbet/sorbet). Updates `sorbet` from 0.5.11708 to 0.5.11709 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.5.11708 to 0.5.11709 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sorbet - dependency-name: sorbet-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sorbet ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index a154c291..6ec4c191 100644 --- a/Gemfile +++ b/Gemfile @@ -15,5 +15,5 @@ gem 'rubocop-rake', '~> 0.6.0' gem 'rubocop-rspec', '~> 3.3.0' gem 'rubocop-sorbet', '~> 0.8.7' gem 'simplecov-cobertura', '~> 2.1.0' -gem 'sorbet', '~> 0.5.11708' +gem 'sorbet', '~> 0.5.11709' gem 'tapioca', '~> 0.16.5' diff --git a/Gemfile.lock b/Gemfile.lock index 64c42cc1..0de7ee9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,14 +75,14 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.11708) - sorbet-static (= 0.5.11708) - sorbet-runtime (0.5.11708) - sorbet-static (0.5.11708-universal-darwin) - sorbet-static (0.5.11708-x86_64-linux) - sorbet-static-and-runtime (0.5.11708) - sorbet (= 0.5.11708) - sorbet-runtime (= 0.5.11708) + sorbet (0.5.11709) + sorbet-static (= 0.5.11709) + sorbet-runtime (0.5.11709) + sorbet-static (0.5.11709-universal-darwin) + sorbet-static (0.5.11709-x86_64-linux) + sorbet-static-and-runtime (0.5.11709) + sorbet (= 0.5.11709) + sorbet-runtime (= 0.5.11709) spoom (1.5.0) erubi (>= 1.10.0) prism (>= 0.28.0) @@ -121,7 +121,7 @@ DEPENDENCIES rubocop-rspec (~> 3.3.0) rubocop-sorbet (~> 0.8.7) simplecov-cobertura (~> 2.1.0) - sorbet (~> 0.5.11708) + sorbet (~> 0.5.11709) tapioca (~> 0.16.5) yard-sorbet!