From fe7a07d6c54393a92142e77b186fa4b0f780b48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 22:22:25 +1000 Subject: [PATCH] Bump rubocop from 1.22.3 to 1.24.0 (#2252) Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.3 to 1.24.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.22.3...v1.24.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index f5e1fcb4f..196f79344 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'espeak-ruby', '>= 1.0.4' # Text-to-Voice gem 'rake', '>= 12.3.3' gem 'otr-activerecord', '>= 1.4.2' gem 'sqlite3' -gem 'rubocop', '~> 1.22.3', require: false +gem 'rubocop', '~> 1.24.0', require: false # Geolocation support group :geoip do diff --git a/Gemfile.lock b/Gemfile.lock index 81624c634..b17a4a0e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM hashie-forbidden_attributes (~> 0.1) parallel (1.21.0) parseconfig (1.1.2) - parser (3.0.2.0) + parser (3.0.3.2) ast (~> 2.4.1) power_assert (2.0.1) pry (0.13.1) @@ -140,7 +140,7 @@ GEM rake (13.0.6) rdoc (6.4.0) psych (>= 4.0.0) - regexp_parser (2.1.1) + regexp_parser (2.2.0) reline (0.2.7) io-console (~> 0.5) rest-client (2.1.0) @@ -164,16 +164,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.22.3) + rubocop (1.24.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.12.0, < 2.0) + rubocop-ast (>= 1.15.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.12.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) @@ -282,7 +282,7 @@ DEPENDENCIES rdoc rest-client (>= 2.0.1) rspec - rubocop (~> 1.22.3) + rubocop (~> 1.24.0) rubyzip (>= 1.2.2) rushover selenium-webdriver