From a726baeb9bcd3aabf9fe560a2277ec4789f08b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:07:57 +0000 Subject: [PATCH] Gemfile.lock: Bump the minor-patch group with 5 updates Bumps the minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11862` | `0.5.11865` | | [rubocop](https://github.com/rubocop/rubocop) | `1.73.0` | `1.73.1` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11862` | `0.5.11865` | | [sorbet](https://github.com/sorbet/sorbet) | `0.5.11862` | `0.5.11865` | | [sorbet-static](https://github.com/sorbet/sorbet) | `0.5.11862` | `0.5.11865` | Updates `sorbet-runtime` from 0.5.11862 to 0.5.11865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `rubocop` from 1.73.0 to 1.73.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.73.0...v1.73.1) Updates `sorbet-static-and-runtime` from 0.5.11862 to 0.5.11865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet` from 0.5.11862 to 0.5.11865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static` from 0.5.11862 to 0.5.11865 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sorbet dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sorbet-static dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7384170..11105f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM prism (~> 1.0) sorbet-runtime (>= 0.5.9204) regexp_parser (2.10.0) - rubocop (1.73.0) + rubocop (1.73.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -96,15 +96,15 @@ GEM rack-protection (= 4.1.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet (0.5.11862) - sorbet-static (= 0.5.11862) - sorbet-runtime (0.5.11862) - sorbet-static (0.5.11862-aarch64-linux) - sorbet-static (0.5.11862-universal-darwin) - sorbet-static (0.5.11862-x86_64-linux) - sorbet-static-and-runtime (0.5.11862) - sorbet (= 0.5.11862) - sorbet-runtime (= 0.5.11862) + sorbet (0.5.11865) + sorbet-static (= 0.5.11865) + sorbet-runtime (0.5.11865) + sorbet-static (0.5.11865-aarch64-linux) + sorbet-static (0.5.11865-universal-darwin) + sorbet-static (0.5.11865-x86_64-linux) + sorbet-static-and-runtime (0.5.11865) + sorbet (= 0.5.11865) + sorbet-runtime (= 0.5.11865) spoom (1.5.4) erubi (>= 1.10.0) prism (>= 0.28.0)