From 35233574e5d37e1d21e30659f11d3178acf04ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 06:32:11 +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 | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 0f7e4cc0..cdb29577 100644 --- a/Gemfile +++ b/Gemfile @@ -95,7 +95,7 @@ gem 'aws-sdk-s3' # Talk to the catalog # Frameworks gem 'activeadmin' gem 'country_select', '~> 8.0' # 9.0 breaks active admin -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 6d9bd088..ac0728e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,9 +224,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 @@ -316,7 +315,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.0) + logger (1.6.1) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -330,7 +329,7 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.0) + minitest (5.25.1) mission_control-jobs (0.3.1) importmap-rails irb (~> 1.13) @@ -449,7 +448,7 @@ GEM psych (>= 4.0.0) recaptcha (5.17.0) regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -625,7 +624,7 @@ GEM thor (>= 1.2.0) yard-sorbet temple (0.10.3) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) timeout (0.4.1) traceroute (0.8.1) @@ -660,7 +659,7 @@ GEM yard-sorbet (0.9.0) sorbet-runtime yard - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS x86_64-linux @@ -682,7 +681,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