From 156bf01ed07e2bb3c8e40ae1dc9585baa45c4b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:36:40 +0000 Subject: [PATCH] Bump ruby-lsp from 0.16.6 to 0.17.1 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.16.6 to 0.17.1. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.16.6...v0.17.1) --- updated-dependencies: - dependency-name: ruby-lsp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4e257f7..32a15842 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM ttfunk (~> 1.8) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - prism (0.27.0) + prism (0.29.0) prosopite (1.4.2) psych (5.1.2) stringio @@ -490,9 +490,9 @@ GEM rubocop-rspec_rails (~> 2.28) rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) - ruby-lsp (0.16.6) + ruby-lsp (0.17.1) language_server-protocol (~> 3.17.0) - prism (>= 0.23.0, < 0.28) + prism (>= 0.29.0, < 0.30) sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) ruby-vips (2.2.1) @@ -537,7 +537,7 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sorbet-runtime (0.5.11370) + sorbet-runtime (0.5.11406) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)