From 2e073fb38d3c7e581c3e2dcc156d15ee80337775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 13:26:09 +0000 Subject: [PATCH] chore(deps): bump graphql from 2.3.0 to 2.3.1 in /api Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.3.0 to 2.3.1. - [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.0...v2.3.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index f0564ea5..ab1ce8df 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -124,7 +124,7 @@ GEM activerecord (>= 4.0.0) globalid (1.2.1) activesupport (>= 6.1) - graphql (2.3.0) + graphql (2.3.1) base64 i18n (1.14.4) concurrent-ruby (~> 1.0)