From 11a9ecbf002e6475698c9eed1ea8bb836fc2ffb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 08:05:20 +0000 Subject: [PATCH] Bump rubocop-rails_config from 1.4.3 to 1.8.3 Bumps [rubocop-rails_config](https://github.com/toshimaru/rubocop-rails_config) from 1.4.3 to 1.8.3. - [Release notes](https://github.com/toshimaru/rubocop-rails_config/releases) - [Changelog](https://github.com/toshimaru/rubocop-rails_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/toshimaru/rubocop-rails_config/compare/v1.4.3...v1.8.3) --- updated-dependencies: - dependency-name: rubocop-rails_config dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c33adfc2f..67ab9f76a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM hashdiff (1.0.1) hashie (5.0.0) htmlentities (4.3.4) - i18n (1.8.11) + i18n (1.10.0) concurrent-ruby (~> 1.0) inch (0.8.0) pry @@ -243,7 +243,7 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.13.0) + loofah (2.14.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -253,7 +253,7 @@ GEM memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.7.1) + mini_portile2 (2.8.0) minitest (5.15.0) multi_json (1.15.0) multi_xml (0.6.0) @@ -261,8 +261,8 @@ GEM nenv (0.3.0) nested_form (0.3.2) nio4r (2.5.8) - nokogiri (1.13.0) - mini_portile2 (~> 2.7.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -293,7 +293,7 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.21.0) - parser (3.1.0.0) + parser (3.1.1.0) ast (~> 2.4.1) pg (1.2.3) pry (0.14.1) @@ -353,7 +353,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - regexp_parser (2.2.0) + regexp_parser (2.2.1) remotipart (1.4.4) request_store (1.5.0) rack (>= 1.4) @@ -394,10 +394,12 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) + rubocop-ast (1.16.0) + parser (>= 3.1.1.0) rubocop-i18n (3.0.0) rubocop (~> 1.0) + rubocop-minitest (0.17.2) + rubocop (>= 0.90, < 2.0) rubocop-packaging (0.5.1) rubocop (>= 0.89, < 2.0) rubocop-performance (1.13.1) @@ -407,12 +409,13 @@ GEM activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 0.90.0, < 2.0) - rubocop-rails_config (1.4.3) + rubocop-rails_config (1.8.3) railties (>= 5.0) - rubocop (>= 1.8) + rubocop (>= 1.19) rubocop-ast (>= 1.0.1) + rubocop-minitest (~> 0.15) rubocop-packaging (~> 0.5) - rubocop-performance (~> 1.3) + rubocop-performance (~> 1.11) rubocop-rails (~> 2.0) rubocop-rspec (2.6.0) rubocop (~> 1.19) @@ -487,7 +490,7 @@ GEM websocket-extensions (0.1.5) yard (0.9.27) webrick (~> 1.7.0) - zeitwerk (2.5.3) + zeitwerk (2.5.4) PLATFORMS ruby