From 55a085f01f26b2727eef57a71665275683cbf9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 09:53:01 -0400 Subject: [PATCH] Bump ruby-lsp-rails from 0.3.10 to 0.3.11 (#1010) Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.3.10 to 0.3.11. - [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases) - [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.10...v0.3.11) --- updated-dependencies: - dependency-name: ruby-lsp-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1ad6ee1..2293d726 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -371,12 +371,12 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.17.7) + ruby-lsp (0.17.8) language_server-protocol (~> 3.17.0) prism (>= 0.29.0, < 0.31) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.10) + ruby-lsp-rails (0.3.11) ruby-lsp (>= 0.17.2, < 0.18.0) ruby-progressbar (1.13.0) ruby-vips (2.2.1) @@ -405,7 +405,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) smart_properties (1.17.0) - sorbet-runtime (0.5.11481) + sorbet-runtime (0.5.11491) stackprof (0.2.26) stimulus-rails (1.3.3) railties (>= 6.0.0)