From b7db8ee0715203e2c16d387fffca19524ca26303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 14:20:33 +0000 Subject: [PATCH] Bump graphiql-rails from 1.5.0 to 1.8.0 Bumps [graphiql-rails](https://github.com/rmosolgo/graphiql-rails) from 1.5.0 to 1.8.0. - [Release notes](https://github.com/rmosolgo/graphiql-rails/releases) - [Changelog](https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md) - [Commits](https://github.com/rmosolgo/graphiql-rails/compare/v1.5.0...v1.8.0) --- updated-dependencies: - dependency-name: graphiql-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a64f760c..bd6387a70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM rack-protection (>= 1.5.3, < 2.1.0) globalid (1.0.0) activesupport (>= 5.0) - graphiql-rails (1.5.0) + graphiql-rails (1.8.0) railties sprockets-rails graphql (1.9.9)