From d845ffd160c361dbcbe5e3874a002f32498e5f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 04:24:52 +0000 Subject: [PATCH] Bump graphql from 2.3.12 to 2.3.14 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.3.12 to 2.3.14. - [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.14) --- 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..88463cac 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.14) base64 fiber-storage hashdiff (1.1.0)