From c0e8367a4de1641f778f2a221b28883ce0bcd1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:24:51 +0000 Subject: [PATCH] Bump rubocop-graphql from 1.5.6 to 1.6.0 Bumps [rubocop-graphql](https://github.com/DmitryTsepelev/rubocop-graphql) from 1.5.6 to 1.6.0. - [Changelog](https://github.com/DmitryTsepelev/rubocop-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/DmitryTsepelev/rubocop-graphql/compare/v1.5.6...v1.6.0) --- updated-dependencies: - dependency-name: rubocop-graphql dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2372574a..6ddeb9412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -472,7 +472,7 @@ GEM rubocop-factory_bot (2.28.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - rubocop-graphql (1.5.6) + rubocop-graphql (1.6.0) lint_roller (~> 1.1) rubocop (>= 1.72.1, < 2) rubocop-performance (1.25.0)