From b64ffd69ef55e8985fd005b959fa81d4eaa47490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 04:27:02 +0000 Subject: [PATCH] Bump graphql from 2.3.12 to 2.3.13 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.3.12 to 2.3.13. - [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.3.12...v2.3.13) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8cca7e71..31c24125 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,13 +140,13 @@ GEM ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) - fiber-storage (0.1.2) + fiber-storage (1.0.0) foreman (0.88.1) globalid (1.2.1) activesupport (>= 6.1) graphiql-rails (1.10.0) railties - graphql (2.3.12) + graphql (2.3.13) base64 fiber-storage hashdiff (1.1.0)