yuki24 / artemis

Ruby GraphQL client on Rails that actually makes you more productive
MIT License
207 stars 14 forks source link

Version requirement for the graphql dependency #53

Closed yuki24 closed 5 years ago

yuki24 commented 5 years ago

This require: https://github.com/yuki24/artemis/blob/1999f9fb7034516773e91cf9c0a1e608b129e749/lib/generators/artemis/query/query_generator.rb#L3

does not work with graphql < 1.8.0 and the version requirement should be >= 1.8.0.