From 1214516ff7eed37485994f29b210b6b016e8a2d3 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Wed, 19 Jan 2022 04:35:23 +0100 Subject: [PATCH] Maintenance: Bump rubocop from 1.24.1 to 1.25.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.1 to 1.25.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.24.1...v1.25.0) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 264c33c14..e0e6e0bea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -506,9 +506,9 @@ GEM rspec-support (~> 3.10) rspec-support (3.10.2) rszr (0.5.2) - rubocop (1.24.1) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml