From 1c20a192e4bb9ec5cf13aa5eba43b6a7ddf4a4cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:43:25 +0000 Subject: [PATCH] Bump ruby-lsp from 0.17.13 to 0.17.17 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.17.13 to 0.17.17. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.17.13...v0.17.17) --- updated-dependencies: - dependency-name: ruby-lsp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f41908b9..2cc7b161 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.7) - prism (0.30.0) + prism (1.0.0) propshaft (0.9.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -237,7 +237,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rbs (3.5.2) + rbs (3.5.3) logger rdoc (6.7.0) psych (>= 4.0.0) @@ -290,9 +290,9 @@ GEM rubocop (~> 1.0) rubocop-rspec (3.0.4) rubocop (~> 1.61) - ruby-lsp (0.17.13) + ruby-lsp (0.17.17) language_server-protocol (~> 3.17.0) - prism (>= 0.29.0, < 0.31) + prism (~> 1.0) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) @@ -309,7 +309,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sorbet-runtime (0.5.11525) + sorbet-runtime (0.5.11558) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1)