From bbec33749601b05aa2d47810b102ac619accabd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 03:01:10 +0000 Subject: [PATCH] Bump rubocop from 1.10.0 to 1.44.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.10.0 to 1.44.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.10.0...v1.44.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 542f7ef0..52926b96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,6 +47,7 @@ GEM httpclient (2.8.3) i18n (1.8.8) concurrent-ruby (~> 1.0) + json (2.6.3) json-jwt (1.13.0) activesupport (>= 4.2) aes_key_wrap @@ -95,8 +96,8 @@ GEM sinatra sinatra-activerecord (>= 2.0.22) sinatra-contrib - parallel (1.20.1) - parser (3.0.0.0) + parallel (1.22.1) + parser (3.2.0.0) ast (~> 2.4.1) pg (1.2.3) posthog-ruby (1.1.0) @@ -122,10 +123,10 @@ GEM rack rack-test (1.1.0) rack (>= 1.0, < 3) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.3) - regexp_parser (2.0.3) - rexml (3.2.4) + regexp_parser (2.6.2) + rexml (3.2.5) roda (3.40.0) rack rodauth (2.9.0) @@ -144,17 +145,18 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.1) - rubocop (1.10.0) + rubocop (1.44.1) + json (~> 2.3) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.2.0, < 2.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.24.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.4.1) - parser (>= 2.7.1.5) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.24.1) + parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby-saml (1.11.0) nokogiri (>= 1.5.10) @@ -189,7 +191,7 @@ GEM tilt (2.0.10) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) + unicode-display_width (2.4.2) webmock (3.11.2) addressable (>= 2.3.6) crack (>= 0.3.2)