Gemfile in graphql-batch-0.4.1 vs Gemfile in graphql-batch-0.4.2
- old
+ new
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
gemspec
if ENV["TESTING_INTERPRETER"] == "true"
- gem "graphql", "1.9.0.pre4"
+ gem "graphql", "1.10.0.pre2"
end
- old
+ new