From 1c70480524719b7bae275486e92ff55182a61b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:02:01 +0000 Subject: [PATCH] Bump graphql from 2.0.17 to 2.3.14 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.17 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.0.17...v2.3.14) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12aef21e3..4b47efa8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,6 +106,7 @@ GEM faraday_middleware (~> 1.0, >= 1.0.0.rc1) net-http-persistent (~> 4.0) nokogiri (~> 1, >= 1.10.8) + base64 (0.2.0) bcrypt (3.1.18) brpoplpush-redis_script (0.1.3) concurrent-ruby (~> 1.0, >= 1.0.5) @@ -181,6 +182,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) ffi (1.15.5) + fiber-storage (1.0.0) flipper (0.26.2) concurrent-ruby (< 2) flipper-active_record (0.26.2) @@ -201,7 +203,9 @@ GEM graphiql-rails (1.9.0) railties sprockets-rails - graphql (2.0.17) + graphql (2.3.14) + base64 + fiber-storage guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0)