From bbccfdccd70893461a8b3b896c78e377c18338bf Mon Sep 17 00:00:00 2001 From: Earlopain <14981592+Earlopain@users.noreply.github.com> Date: Thu, 4 Apr 2024 22:09:12 +0200 Subject: [PATCH] [Gems] Bump ruby-lsp --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c020f23c..d90902f2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,7 +213,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.4) - prism (0.19.0) + prism (0.24.0) psych (5.1.2) stringio public_suffix (5.0.4) @@ -308,15 +308,15 @@ GEM rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) - ruby-lsp (0.13.3) + ruby-lsp (0.16.1) language_server-protocol (~> 3.17.0) - prism (>= 0.19.0, < 0.20) - sorbet-runtime (>= 0.5.5685) - ruby-lsp-rails (0.2.8) + prism (>= 0.22.0, < 0.25) + sorbet-runtime (>= 0.5.10782) + ruby-lsp-rails (0.3.4) actionpack (>= 6.0) activerecord (>= 6.0) railties (>= 6.0) - ruby-lsp (>= 0.13.0, < 0.14.0) + ruby-lsp (>= 0.16.0, < 0.17.0) sorbet-runtime (>= 0.5.9897) ruby-progressbar (1.13.0) ruby-vips (2.2.0) @@ -340,7 +340,7 @@ GEM actionpack (>= 5.2) activemodel (>= 5.2) smart_properties (1.17.0) - sorbet-runtime (0.5.11188) + sorbet-runtime (0.5.11330) streamio-ffmpeg (3.0.2) multi_json (~> 1.8) stringio (3.1.0)