From 45bc6bcb90a4218b1eef22c3b281591e1a6e254a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:54:23 +0000 Subject: [PATCH] Bump ruby-lsp from 0.18.1 to 0.18.3 Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.18.1 to 0.18.3. - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](https://github.com/Shopify/ruby-lsp/compare/v0.18.1...v0.18.3) --- 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 998cdbb05..056a96cff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.5.3) + rbs (3.6.0) logger rdoc (6.7.0) psych (>= 4.0.0) @@ -427,7 +427,7 @@ GEM rubocop-rspec (~> 3, >= 3.0.1) ruby-graphviz (1.2.5) rexml - ruby-lsp (0.18.1) + ruby-lsp (0.18.3) language_server-protocol (~> 3.17.0) prism (~> 1.0) rbs (>= 3, < 4) @@ -473,7 +473,7 @@ GEM sitemap_generator (6.3.0) builder (~> 3.0) smart_properties (1.17.0) - sorbet-runtime (0.5.11577) + sorbet-runtime (0.5.11589) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)