From 7e62d3da880e53a923bb695985b9266db9855e84 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Fri, 4 Feb 2022 04:36:03 +0100 Subject: [PATCH] Maintenance: Bump rubocop from 1.25.0 to 1.25.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.25.0 to 1.25.1. - [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.25.0...v1.25.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74f550b13..0638fa285 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -500,7 +500,7 @@ GEM rspec-support (~> 3.10) rspec-support (3.10.3) rszr (0.5.2) - rubocop (1.25.0) + rubocop (1.25.1) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0)