From 1f02a28db5f94cdd53fa724bb2a0885f8a6bea4e Mon Sep 17 00:00:00 2001 From: pvincent Date: Tue, 20 Aug 2024 22:54:52 +0400 Subject: [PATCH] new Gemfile --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2a62c2..06ba0d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,7 @@ GEM rubocop (~> 1.51) rubocop-thread_safety (0.5.1) rubocop (>= 0.90.0) - ruby-lsp (0.17.13) + ruby-lsp (0.17.14) language_server-protocol (~> 3.17.0) prism (>= 0.29.0, < 0.31) rbs (>= 3, < 4) @@ -257,7 +257,7 @@ GEM securerandom (0.3.1) semantic_logger (4.16.0) concurrent-ruby (~> 1.0) - sorbet-runtime (0.5.11528) + sorbet-runtime (0.5.11531) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -340,4 +340,4 @@ RUBY VERSION ruby 3.1.2p20 BUNDLED WITH - 2.5.3 + 2.5.17