From e5424efc2f8133beb1f2355529533cba00d9dd8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 01:48:27 +0100 Subject: [PATCH] :arrow_up: Bump graphql from 2.4.8 to 2.4.9 (#273) Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.8 to 2.4.9. - [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.8...v2.4.9) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 73ecea5..13e39c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,9 +31,10 @@ GEM dotenv (3.1.7) drb (2.2.1) fiber-storage (1.0.0) - graphql (2.4.8) + graphql (2.4.9) base64 fiber-storage + logger graphql-client (0.25.0) activesupport (>= 3.0) graphql (>= 1.13.0)