From 791e2c198d42895ce77c2544ddff60eb9b0b2538 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 05:28:12 +0000 Subject: [PATCH] Bump solargraph from 0.31.3 to 0.37.2 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.31.3 to 0.37.2. - [Release notes](https://github.com/castwide/solargraph/releases) - [Commits](https://github.com/castwide/solargraph/compare/v0.31.3...v0.37.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e0e329d..d273f40e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM thor (>= 0.14.0) arel (7.1.4) ast (2.4.0) - backport (0.3.0) + backport (1.1.2) bcrypt (3.1.13) bson (4.5.0) builder (3.2.3) @@ -91,7 +91,6 @@ GEM interception (0.5) jaro_winkler (1.5.3) json (2.2.0) - kramdown (1.17.0) loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -117,7 +116,7 @@ GEM rack (>= 1.6.2, < 3) orm_adapter (0.5.0) parallel (1.17.0) - parser (2.6.3.0) + parser (2.6.4.1) ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) @@ -197,11 +196,12 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - solargraph (0.31.3) - backport (~> 0.3) + solargraph (0.37.2) + backport (~> 1.1) + bundler (>= 1.17.2) htmlentities (~> 4.3, >= 4.3.4) jaro_winkler (~> 1.5) - kramdown (~> 1.16) + nokogiri (~> 1.9, >= 1.9.1) parser (~> 2.3) reverse_markdown (~> 1.0, >= 1.0.5) rubocop (~> 0.52)