From 9716a32ed9aa03d677de2aeb2774b7048c47ab9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 19:35:13 +0000 Subject: [PATCH] Bump rubocop-rails_config from 1.14.2 to 1.14.3 Bumps [rubocop-rails_config](https://github.com/toshimaru/rubocop-rails_config) from 1.14.2 to 1.14.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.14.2...v1.14.3) --- updated-dependencies: - dependency-name: rubocop-rails_config dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 783bdda..9baef72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.0) - rubocop (1.56.3) + rubocop (1.56.4) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -231,7 +231,7 @@ GEM parser (>= 3.2.1.0) rubocop-md (1.2.0) rubocop (>= 1.0) - rubocop-minitest (0.31.1) + rubocop-minitest (0.32.2) rubocop (>= 1.39, < 2.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) @@ -242,7 +242,7 @@ GEM activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-rails_config (1.14.2) + rubocop-rails_config (1.14.3) railties (>= 5.0) rubocop (>= 1.48.0) rubocop-ast (>= 1.26.0) @@ -274,7 +274,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS ruby