From 57b9ed29eb8d60ac9f46986666c0f3d082539005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 09:23:59 +0000 Subject: [PATCH] Bump rubocop-graphql from 1.6.0 to 1.7.0 Bumps [rubocop-graphql](https://github.com/DmitryTsepelev/rubocop-graphql) from 1.6.0 to 1.7.0. - [Changelog](https://github.com/DmitryTsepelev/rubocop-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/DmitryTsepelev/rubocop-graphql/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: rubocop-graphql dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d122050c7..25e1fc86b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,7 +327,7 @@ GEM activerecord (>= 7.1) request_store (~> 1.4) parallel (2.1.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc pg (1.6.3-aarch64-linux) @@ -469,7 +469,7 @@ GEM rubocop-factory_bot (2.28.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - rubocop-graphql (1.6.0) + rubocop-graphql (1.7.0) lint_roller (~> 1.1) rubocop (>= 1.72.1, < 2) rubocop-performance (1.26.1)