I've removed the dependency on activesupport, so that no part of Rails is used in this gem. Only a single method was used (accessor_config) which wasn't really needed.
I've also removed the locks on the dependencies, which has bumped graphql up to 2.0.12.
I've removed the dependency on
activesupport
, so that no part of Rails is used in this gem. Only a single method was used (accessor_config
) which wasn't really needed.I've also removed the locks on the dependencies, which has bumped
graphql
up to 2.0.12.