From 818e14826b4098e8344b333c4961445b8634dbaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 04:46:05 +0000 Subject: [PATCH] Bump graphiql-rails from 1.8.0 to 1.10.1 Bumps [graphiql-rails](https://github.com/rmosolgo/graphiql-rails) from 1.8.0 to 1.10.1. - [Changelog](https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md) - [Commits](https://github.com/rmosolgo/graphiql-rails/compare/v1.8.0...v1.10.1) --- updated-dependencies: - dependency-name: graphiql-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index cae023fd..b6b2e7c1 100644 --- a/Gemfile +++ b/Gemfile @@ -96,7 +96,7 @@ gem 'delayed_job_active_record' # Delay jobs and queue them in the database gem 'activeadmin' gem 'country_select', '~> 8.0' # 9.0 breaks active admin gem 'delayed-web' -gem 'graphiql-rails', '1.8.0' # https://github.com/rmosolgo/graphiql-rails/issues/106 +gem 'graphiql-rails', '1.10.1' # https://github.com/rmosolgo/graphiql-rails/issues/106 gem 'graphql' # Search diff --git a/Gemfile.lock b/Gemfile.lock index 1c58a089..c712765c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,9 +232,8 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - graphiql-rails (1.8.0) + graphiql-rails (1.10.1) railties - sprockets-rails graphql (2.3.14) base64 fiber-storage @@ -338,7 +337,7 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.0) + minitest (5.25.1) msgpack (1.7.2) multi_json (1.15.0) mysql2 (0.5.6) @@ -683,7 +682,7 @@ DEPENDENCIES dotenv-rails factory_bot_rails faraday_middleware-aws-sigv4 - graphiql-rails (= 1.8.0) + graphiql-rails (= 1.10.1) graphql guard guard-rails