From 55c3a2c2d53f9b76fedfd8a6fb7fc99bad3cd6bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 15:56:22 +0000 Subject: [PATCH] Bump rubocop from 0.39.0 to 0.48.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.39.0 to 0.48.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.39.0...v0.48.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f53794e..cd0e8e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM tzinfo (~> 1.1) ansi (1.5.0) arel (6.0.4) - ast (2.2.0) + ast (2.4.2) bigdecimal (1.3.5) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) @@ -109,12 +109,12 @@ GEM nokogiri (1.13.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) - parser (2.3.0.7) - ast (~> 2.2) + parser (2.7.2.0) + ast (~> 2.4.1) pg (0.18.4) polyamorous (1.3.0) activerecord (>= 3.0) - powerpack (0.1.1) + powerpack (0.1.3) racc (1.6.0) rack (1.6.13) rack-test (0.6.3) @@ -143,7 +143,8 @@ GEM activesupport (= 4.2.11.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rainbow (2.1.0) + rainbow (2.2.2) + rake rake (13.0.6) ransack (1.7.0) actionpack (>= 3.0) @@ -153,15 +154,15 @@ GEM polyamorous (~> 1.2) rdoc (4.2.2) json (~> 1.4) - rubocop (0.39.0) - parser (>= 2.3.0.7, < 3.0) + rubocop (0.48.1) + parser (>= 2.3.3.1, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) rubocop-checkstyle_formatter (0.2.0) rubocop (>= 0.20.1) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) sass (3.4.22) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) @@ -197,7 +198,7 @@ GEM thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.0.3) + unicode-display_width (1.8.0) web-console (2.3.0) activemodel (>= 4.0) binding_of_caller (>= 0.7.2)