From c422acf88598b8e12329291af911598ae15859c4 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 28 Oct 2021 03:05:59 +0200 Subject: [PATCH] Maintenance: Bump rubocop from 1.22.2 to 1.22.3 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.2 to 1.22.3. - [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.22.2...v1.22.3) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f92cd2d5a..3c7d37dca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -502,7 +502,7 @@ GEM rspec-support (~> 3.10) rspec-support (3.10.2) rszr (0.5.2) - rubocop (1.22.2) + rubocop (1.22.3) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0)