From 7176637192202afe2f0f7636293d85305ecd5fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:08:36 +0000 Subject: [PATCH] Bump rubocop-rails_config from 1.14.1 to 1.14.2 Bumps [rubocop-rails_config](https://github.com/toshimaru/rubocop-rails_config) from 1.14.1 to 1.14.2. - [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.1...v1.14.2) --- updated-dependencies: - dependency-name: rubocop-rails_config dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f1ba62d..e93d764e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -334,7 +334,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.56.2) + rubocop (1.56.3) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -358,14 +358,14 @@ GEM rubocop (>= 1.39, < 2.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.19.0) + rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.20.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-rails_config (1.14.1) + rubocop-rails_config (1.14.2) railties (>= 5.0) rubocop (>= 1.48.0) rubocop-ast (>= 1.26.0)