From 039bcf3880286c71241e2d0f7d7b231b3f6d7fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 00:01:21 +0000 Subject: [PATCH] Bump solargraph from 0.40.4 to 0.43.0 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.40.4 to 0.43.0. - [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.40.4...v0.43.0) --- updated-dependencies: - dependency-name: solargraph dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36f49dd2..2ff746e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM ast (2.4.2) autoprefixer-rails (10.1.0.0) execjs - backport (1.1.2) + backport (1.2.0) bcrypt (3.1.16) benchmark (0.1.1) bootstrap-sass (3.4.1) @@ -248,7 +248,7 @@ GEM rubocop-ast (>= 1.8.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.8.0) + rubocop-ast (1.9.0) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) safe_yaml (1.0.5) @@ -270,10 +270,11 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.2) - solargraph (0.40.4) - backport (~> 1.1) + solargraph (0.43.0) + backport (~> 1.2) benchmark bundler (>= 1.17.2) + diff-lcs (~> 1.4) e2mmap jaro_winkler (~> 1.5) kramdown (~> 2.3)