From 3c6dd9b59e531869faf15b0033bdf51d63bce9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 21:59:10 +0000 Subject: [PATCH] Bump graphiql-rails from 1.5.0 to 1.9.0 Bumps [graphiql-rails](https://github.com/rmosolgo/graphiql-rails) from 1.5.0 to 1.9.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.9.0) --- updated-dependencies: - dependency-name: graphiql-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79d3709c..b460a82d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) congestion (0.1.0) connection_pool (>= 2.0) redis (>= 3.1) @@ -96,7 +96,7 @@ GEM diff-lcs (1.3) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - erubi (1.11.0) + erubi (1.12.0) erubis (2.7.0) execjs (2.8.1) factory_bot (6.2.1) @@ -123,7 +123,7 @@ GEM rack-protection (>= 1.5.3, < 2.1.0) globalid (1.0.1) activesupport (>= 5.0) - graphiql-rails (1.5.0) + graphiql-rails (1.9.0) railties sprockets-rails graphql (1.9.9) @@ -167,8 +167,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.17.0) + mini_portile2 (2.8.1) + minitest (5.18.0) msgpack (1.5.1) multi_json (1.13.1) multi_xml (0.6.0) @@ -176,7 +176,7 @@ GEM netrc (0.11.0) newrelic_rpm (8.8.0) nio4r (2.5.8) - nokogiri (1.13.10) + nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.0) @@ -215,13 +215,13 @@ GEM nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0) - racc (1.6.1) + racc (1.6.2) rack (2.2.6.4) rack-cors (1.1.1) rack (>= 2.0.0) rack-protection (2.0.8.1) rack - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (5.2.8.1) actioncable (= 5.2.8.1) @@ -243,7 +243,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) + rails-html-sanitizer (1.5.0) loofah (~> 2.19, >= 2.19.1) railties (5.2.8.1) actionpack (= 5.2.8.1) @@ -351,7 +351,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) to_regexp (0.2.1) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)