o2web/graphql-auth

View on GitHub
graphql-1.9.gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

gem 'byebug'
gem 'coveralls'

gem 'rails', '~> 5.2'
gem 'graphql', '~> 1.9.6'

gemspec