From fc0bc1ac961c6d878ffa3fb87c6cb80425dc90f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:24:05 -0400 Subject: [PATCH] Bump ruby-lsp-rails from 0.3.13 to 0.3.14 (#1181) Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.3.13 to 0.3.14. - [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases) - [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.13...v0.3.14) --- 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 62f69852..28054543 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,7 +271,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.8) - prism (0.30.0) + prism (1.0.0) propshaft (0.9.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -332,7 +332,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.5.2) + rbs (3.5.3) logger rdoc (6.7.0) psych (>= 4.0.0) @@ -371,12 +371,12 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.17.13) + ruby-lsp (0.17.17) language_server-protocol (~> 3.17.0) - prism (>= 0.29.0, < 0.31) + prism (~> 1.0) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.13) + ruby-lsp-rails (0.3.14) ruby-lsp (>= 0.17.12, < 0.18.0) ruby-progressbar (1.13.0) ruby-vips (2.2.2) @@ -407,7 +407,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) smart_properties (1.17.0) - sorbet-runtime (0.5.11528) + sorbet-runtime (0.5.11558) stackprof (0.2.26) stimulus-rails (1.3.4) railties (>= 6.0.0)