diff --git a/Gemfile b/Gemfile index 877ee1b4..c031474d 100644 --- a/Gemfile +++ b/Gemfile @@ -50,7 +50,7 @@ group :development, :test do # Omakase Ruby styling [https://github.com/rails/rubocop-rails-omakase/] gem "rubocop-rails-omakase", require: false - gem "ruby-lsp", "~> 0.24.2" + gem "ruby-lsp", "~> 0.26.1" end group :development do diff --git a/Gemfile.lock b/Gemfile.lock index a3d19ba5..f9536c4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,11 +317,10 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - ruby-lsp (0.24.2) + ruby-lsp (0.26.1) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5) - sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) rubyzip (2.4.1) securerandom (0.4.1) @@ -347,7 +346,6 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (>= 1.3.1) - sorbet-runtime (0.5.12371) sqlite3 (2.7.3-aarch64-linux-gnu) sqlite3 (2.7.3-aarch64-linux-musl) sqlite3 (2.7.3-arm-linux-gnu) @@ -434,7 +432,7 @@ DEPENDENCIES rgeo-activerecord rgeo-geojson rubocop-rails-omakase - ruby-lsp (~> 0.24.2) + ruby-lsp (~> 0.26.1) selenium-webdriver solid_cable solid_cache