From c22d677e23b2b3857b29e4a9f8f729ea18772d44 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 14:36:24 +0000 Subject: [PATCH] Bump rubocop-md from 0.3.2 to 0.4.0 Bumps [rubocop-md](https://github.com/rubocop-hq/rubocop-md) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/rubocop-hq/rubocop-md/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-md/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-md/compare/v0.3.2...v0.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5ae8d0..407c02e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - ast (2.4.0) + ast (2.4.1) coderay (1.1.2) colorize (0.8.1) diff-lcs (1.3) @@ -19,9 +19,9 @@ GEM jaro_winkler (1.5.4) json (2.3.0) method_source (1.0.0) - parallel (1.19.1) - parser (2.7.1.0) - ast (~> 2.4.0) + parallel (1.19.2) + parser (2.7.1.4) + ast (~> 2.4.1) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) @@ -51,7 +51,7 @@ GEM rexml ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-md (0.3.2) + rubocop-md (0.4.0) rubocop (~> 0.60) rubocop-performance (1.5.2) rubocop (>= 0.71.0)