From 72f07a88f13e9fbc658f94ed3ec5d73dc0ca80ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 01:20:06 +0200 Subject: [PATCH] Build(deps): Bump rubocop-ast from 1.4.1 to 1.5.0 (#12924) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 651e48467f..0f07423e97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -391,8 +391,8 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.4.1) - parser (>= 2.7.1.5) + rubocop-ast (1.5.0) + parser (>= 3.0.1.1) rubocop-discourse (2.4.1) rubocop (>= 1.1.0) rubocop-rspec (>= 2.0.0)