Sha256: d8ebafedb598606ecdc29ec6bdf076f0cd81886dac5c201c9e433a3383786a95

Contents?: true

Size: 268 Bytes

Versions: 6

Compression:

Stored size: 268 Bytes

Contents

source 'https://rubygems.org'

gemspec

gem 'graphql', ENV['GRAPHQL_VERSION'] if ENV['GRAPHQL_VERSION']
if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new('2.4.0')
  gem 'rubocop', '~> 1.12.0', require: false
  gem "rubocop-shopify", '~> 1.0.7', require: false
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
graphql-batch-0.6.0 Gemfile
graphql-batch-0.5.4 Gemfile
graphql-batch-0.5.3 Gemfile
graphql-batch-0.5.2 Gemfile
graphql-batch-0.5.1 Gemfile
graphql-batch-0.5.0 Gemfile