From f23711034259d1542235aa67f3bb0b31315526ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 04:04:35 +0000 Subject: [PATCH] build(deps-dev): bump rubocop from 1.36.0 to 1.42.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.36.0 to 1.42.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.36.0...v1.42.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75e3ab5..91af225 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM concurrent-ruby (~> 1.0) io-console (0.5.11) jaro_winkler (1.5.4) - json (2.6.2) + json (2.6.3) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -99,7 +99,7 @@ GEM rainbow (3.1.1) rbnacl (7.1.1) ffi - regexp_parser (2.6.0) + regexp_parser (2.6.1) reline (0.3.1) io-console (~> 0.5) rest-client (2.1.0) @@ -113,17 +113,17 @@ GEM rmagick (4.3.0) rss (0.2.9) rexml - rubocop (1.36.0) + rubocop (1.42.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.20.1, < 2.0) + rubocop-ast (>= 1.24.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + rubocop-ast (1.24.1) parser (>= 3.1.1.0) rubocop-checkstyle_formatter (0.6.0) rubocop (>= 1.14.0)