From e40ece41abfd8ea1baeee270dfde2d9f07b0788c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 01:56:45 +0000 Subject: [PATCH] Bump rubocop from 1.39.0 to 1.48.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.39.0 to 1.48.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.39.0...v1.48.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9994d69..dddfb78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM io-console (0.5.11) irb (1.5.0) reline (>= 0.3.0) - json (2.6.2) + json (2.6.3) method_source (1.0.0) mime-types (3.4.1) mime-types-data (~> 3.2015) @@ -21,7 +21,7 @@ GEM ruby2_keywords (~> 0.0.1) netrc (0.11.0) parallel (1.22.1) - parser (3.1.2.1) + parser (3.2.1.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) @@ -32,7 +32,7 @@ GEM rack-ssl (1.4.1) rack rainbow (3.1.1) - regexp_parser (2.6.0) + regexp_parser (2.7.0) reline (0.3.1) io-console (~> 0.5) rest-client (2.1.0) @@ -41,19 +41,19 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rexml (3.2.5) - rubocop (1.39.0) + rubocop (1.48.0) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.2.1) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.23.0, < 2.0) + rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.23.0) - parser (>= 3.1.1.0) - ruby-progressbar (1.11.0) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.27.0) + parser (>= 3.2.1.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) shotgun (0.9.2) rack (>= 1.0) @@ -76,7 +76,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) PLATFORMS ruby