From d36423f84b87a8e80e4d1b62faf51babb051c4b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 17:07:12 +0000 Subject: [PATCH] Bump solargraph from 0.44.3 to 0.47.2 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.44.3 to 0.47.2. - [Release notes](https://github.com/castwide/solargraph/releases) - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.44.3...v0.47.2) --- updated-dependencies: - dependency-name: solargraph dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c32c0c05..ae4c2d28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1241,7 +1241,8 @@ GEM multi_xml (>= 0.5.2) jaro_winkler (1.5.4) jmespath (1.6.1) - kramdown (2.3.2) + json (2.6.2) + kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) @@ -1256,11 +1257,11 @@ GEM net-ssh (6.1.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nokogiri (1.13.6) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.22.1) - parser (3.1.1.0) + parser (3.1.2.1) ast (~> 2.4.1) process_helper (0.1.2) pry (0.14.1) @@ -1273,7 +1274,7 @@ GEM rainbow (3.1.1) rake (13.0.6) redis (4.6.0) - regexp_parser (2.2.1) + regexp_parser (2.6.0) reverse_markdown (2.1.1) nokogiri rexml (3.2.5) @@ -1296,20 +1297,21 @@ GEM rspec-support (3.11.0) rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.26.1) + rubocop (1.36.0) + json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.16.0, < 2.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.16.0) + rubocop-ast (1.21.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) semi_semantic (1.2.0) - solargraph (0.44.3) + solargraph (0.47.2) backport (~> 1.2) benchmark bundler (>= 1.17.2) @@ -1325,10 +1327,10 @@ GEM tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) thor (1.2.1) - tilt (2.0.10) - unicode-display_width (2.1.0) + tilt (2.0.11) + unicode-display_width (2.3.0) webrick (1.7.0) - yard (0.9.27) + yard (0.9.28) webrick (~> 1.7.0) PLATFORMS