From 2e5ef87ceeb2b72e6af5563967b6ce2c4896ebf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 10:03:43 +0000 Subject: [PATCH] Bump ruby-lsp from 0.17.13 to 0.17.15 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.17.13 to 0.17.15. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.17.13...v0.17.15) --- updated-dependencies: - dependency-name: ruby-lsp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35d82216..eddd3ce0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,7 +232,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) @@ -285,7 +285,7 @@ GEM rubocop (~> 1.0) rubocop-rspec (3.0.4) rubocop (~> 1.61) - ruby-lsp (0.17.13) + ruby-lsp (0.17.15) language_server-protocol (~> 3.17.0) prism (>= 0.29.0, < 0.31) rbs (>= 3, < 4) @@ -304,7 +304,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.11545) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.1)