From 90dab7bfe0d29e8c8baf83db04c43cde67b6de8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 15:11:36 +0000 Subject: [PATCH] Bump rubocop from 0.48.1 to 0.49.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 0.48.1 to 0.49.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/v0.48.1...v0.49.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff0f492..19302dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - ast (2.4.0) + ast (2.4.2) barista (1.3.0) coffee-script (~> 2.2) better_errors (2.1.1) @@ -136,9 +136,10 @@ GEM tilt (~> 1.4.1) padrino-support (0.12.5) activesupport (>= 3.1) - parser (2.6.5.0) - ast (~> 2.4.0) - powerpack (0.1.2) + parallel (1.19.2) + parser (2.7.2.0) + ast (~> 2.4.1) + powerpack (0.1.3) protected_attributes (1.0.9) activemodel (>= 4.0.1, < 5.0) pry (0.10.1) @@ -176,13 +177,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.2.0) rspec-support (3.2.2) - rubocop (0.48.1) + rubocop (0.49.0) + parallel (~> 1.10) 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) - ruby-progressbar (1.10.1) + ruby-progressbar (1.13.0) sass (3.4.14) sentry-raven (0.13.3) faraday (>= 0.7.6) @@ -219,7 +221,7 @@ GEM uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) - unicode-display_width (1.6.0) + unicode-display_width (1.8.0) url_mount (0.2.1) rack yui-compressor (0.12.0)