From aafcf11bdd1e61718258b50f2178f95612ad338d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 06:49:18 -0500 Subject: [PATCH] Bump ruby-lsp-rails from 0.3.0 to 0.3.1 (#482) Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases) - [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.0...v0.3.1) --- 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> Co-authored-by: Zach Gollwitzer --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04ace472..4fe1564c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,15 +323,15 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.14.1) + ruby-lsp (0.14.3) language_server-protocol (~> 3.17.0) prism (>= 0.22.0, < 0.25) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.0) + ruby-lsp-rails (0.3.1) actionpack (>= 6.0) activerecord (>= 6.0) railties (>= 6.0) - ruby-lsp (>= 0.14.0, < 0.15.0) + ruby-lsp (>= 0.14.2, < 0.15.0) sorbet-runtime (>= 0.5.9897) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) @@ -342,7 +342,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) smart_properties (1.17.0) - sorbet-runtime (0.5.11262) + sorbet-runtime (0.5.11268) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0)