From d5827fce397fff958ba64329f6d68c148002b83e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:39:42 +0000 Subject: [PATCH] Bump ruby-lsp-rspec from 0.1.19 to 0.1.20 Bumps [ruby-lsp-rspec](https://github.com/st0012/ruby-lsp-rspec) from 0.1.19 to 0.1.20. - [Release notes](https://github.com/st0012/ruby-lsp-rspec/releases) - [Commits](https://github.com/st0012/ruby-lsp-rspec/compare/v0.1.19...v0.1.20) --- updated-dependencies: - dependency-name: ruby-lsp-rspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7adf2e10..1235815a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -404,7 +404,7 @@ GEM activerecord (>= 6.1) activesupport (>= 6.1) prettier_print (1.2.1) - prism (1.2.0) + prism (1.3.0) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -490,7 +490,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rbs (3.7.0) + rbs (3.8.1) logger rdoc (6.11.0) psych (>= 4.0.0) @@ -562,13 +562,13 @@ GEM rubocop (~> 1.61) ruby-graphviz (1.2.5) rexml - ruby-lsp (0.22.1) + ruby-lsp (0.23.6) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rspec (0.1.19) - ruby-lsp (~> 0.22.0) + ruby-lsp-rspec (0.1.20) + ruby-lsp (~> 0.23.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -605,7 +605,7 @@ GEM skylight (6.0.4) activesupport (>= 5.2.0) smart_properties (1.17.0) - sorbet-runtime (0.5.11690) + sorbet-runtime (0.5.11763) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.2)