From 110d899a74cd1bcc4cc5595e7f865ffdd9d34702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 09:41:22 +0000 Subject: [PATCH] Bump graphql from 2.4.14 to 2.5.6 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.14 to 2.5.6. - [Release notes](https://github.com/rmosolgo/graphql-ruby/releases) - [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/rmosolgo/graphql-ruby/compare/v2.4.14...v2.5.6) --- updated-dependencies: - dependency-name: graphql dependency-version: 2.5.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b16212d..f6416dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM aws-sigv4 (~> 1.0) faraday (>= 2.0, < 3) ffi (1.17.1) - fiber-storage (1.0.0) + fiber-storage (1.0.1) flipflop (2.8.0) activesupport (>= 4.0) terminal-table (>= 1.8) @@ -162,7 +162,7 @@ GEM google-protobuf (4.30.0) bigdecimal rake (>= 13) - graphql (2.4.14) + graphql (2.5.6) base64 fiber-storage logger @@ -218,7 +218,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) + logger (1.7.0) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4)