From fe86a7c7c8486e12d6ee3299cd76f240cf6c0aa7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 17:35:50 +0000 Subject: [PATCH] Build(deps): Bump rubocop-ast from 0.7.0 to 0.7.1 Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.7.0...v0.7.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13e999f3a57..c26f285e0eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,9 +351,8 @@ GEM rubocop-ast (>= 0.5.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.7.0) + rubocop-ast (0.7.1) parser (>= 2.7.1.5) - strscan (>= 1.0.0) rubocop-discourse (2.3.2) rubocop (>= 0.69.0) rubocop-rspec (>= 1.39.0) @@ -400,7 +399,6 @@ GEM sprockets (>= 3.0.0) sshkey (2.0.0) stackprof (0.2.15) - strscan (1.0.3) test-prof (0.12.2) thor (1.0.1) thread_safe (0.3.6)