From eb590a88b3ec1ef22265ec459f0c93c93bb91643 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Wed, 9 Jul 2025 02:22:52 -0500 Subject: [PATCH] bundle update --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 45fa6c6..dbdf89d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,11 +84,10 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - ruby-lsp (0.24.2) + ruby-lsp (0.25.0) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5) - sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) sinatra (4.1.1) @@ -104,7 +103,6 @@ GEM rack-protection (= 4.1.1) sinatra (= 4.1.1) tilt (~> 2.0) - sorbet-runtime (0.5.12210) standard (1.50.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) @@ -117,7 +115,7 @@ GEM standard-performance (1.8.0) lint_roller (~> 1.1) rubocop-performance (~> 1.25.0) - tilt (2.6.0) + tilt (2.6.1) ulid (1.4.0) unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4)