Skip to content

Update graphiql-rails gem

What does this MR do and why?

Update graphiql-rails gem to 1.10.0.

Diffs: https://my.diffend.io/gems/graphiql-rails/1.8.0/1.10.0

note: since graphiql-rails is not dependent on sprockets-rails anymore, we're adding it to the Gemfile manually to maintain the existing functionality.

How to set up and validate locally

  1. Checkout the branch
  2. Visit it http://gdk.test:3000/-/graphql-explorer
  3. Validate that everything works as expected 🎉

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Bojan Marjanovic

Merge request reports

Loading