From c8007c25b3adfea4371d7c5efbd1ff8878f80a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:31:03 +0000 Subject: [PATCH] Bump solargraph from 0.49.0 to 0.50.0 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.49.0 to 0.50.0. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: solargraph dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79ca9d1..d31b0cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM ast (2.4.2) backport (1.2.0) base64 (0.2.0) - benchmark (0.2.1) + benchmark (0.3.0) bigdecimal (3.1.6) bindex (0.8.1) bootsnap (1.18.3) @@ -103,7 +103,7 @@ GEM cssbundling-rails (1.4.0) railties (>= 6.0.0) date (3.3.4) - diff-lcs (1.5.0) + diff-lcs (1.5.1) drb (2.2.1) e2mmap (0.1.0) erubi (1.12.0) @@ -116,17 +116,18 @@ GEM irb (1.11.2) rdoc reline (>= 0.4.2) - jaro_winkler (1.5.4) + jaro_winkler (1.5.6) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) jsbundling-rails (1.3.0) railties (>= 6.0.0) - json (2.6.3) + json (2.7.1) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) + language_server-protocol (3.17.0.3) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -160,9 +161,10 @@ GEM racc (~> 1.4) nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) - parallel (1.23.0) - parser (3.2.2.1) + parallel (1.24.0) + parser (3.3.0.5) ast (~> 2.4.1) + racc pg (1.5.5) psych (5.1.2) stringio @@ -223,25 +225,26 @@ GEM reverse_markdown (2.1.1) nokogiri rexml (3.2.6) - rubocop (1.50.2) + rubocop (1.61.0) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.28.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.1) + parser (>= 3.3.0.4) ruby-progressbar (1.13.0) rubyzip (2.3.2) selenium-webdriver (4.10.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - solargraph (0.49.0) + solargraph (0.50.0) backport (~> 1.2) benchmark bundler (~> 2.0) @@ -267,14 +270,14 @@ GEM sprockets (>= 3.0.0) stringio (3.1.0) thor (1.3.1) - tilt (2.1.0) + tilt (2.3.0) timeout (0.4.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)