From 59bc58d050125632b0b444bce793ce7d0e4265ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 13:03:27 +0000 Subject: [PATCH] Bump rubocop from 1.10.0 to 1.11.0 in /gemfiles/ams-edge Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.10.0...v1.11.0) Signed-off-by: dependabot[bot] --- gemfiles/ams-edge/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gemfiles/ams-edge/Gemfile.lock b/gemfiles/ams-edge/Gemfile.lock index 521c9022..05f265db 100644 --- a/gemfiles/ams-edge/Gemfile.lock +++ b/gemfiles/ams-edge/Gemfile.lock @@ -212,7 +212,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.10.0) + rubocop (1.11.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -281,7 +281,7 @@ DEPENDENCIES rexml rspec (~> 3.7) rspec-collection_matchers (~> 1.1) - rubocop (~> 1.10.0) + rubocop (~> 1.11.0) sequel (> 0) sidekiq (> 0) skylight!