Closed jmondo closed 5 years ago
thanks @jmondo for 👀 , I fixed the issue on master
the issue was, on newer ruby versions Travis was using a newer 1.9.7
version of graphql
which we use for tests. Ended up fixing it by setting graphql
version for tests in Gemfile.
When had a chance, rebase with master and we can merge.
@ashkan18 looks like we're green!
thanks @jmondo for your contribution 💜
just cut 0.3.6
with this change 🙌
Whoa nice thanks for cutting the release so quickly :) I can remove my monkey patch! Haha
On Tue, Jul 23, 2019 at 05:02 Ashkan Nasseri notifications@github.com wrote:
just cut 0.3.6 with this change 🙌
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ashkan18/graphlient/pull/62?email_source=notifications&email_token=AAETKJ3MDM5XZ4AC5GNLPSDQA3XNRA5CNFSM4IF4Y2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2S4KPI#issuecomment-514180413, or mute the thread https://github.com/notifications/unsubscribe-auth/AAETKJ4OCFMUQDFN4OTXPITQA3XNRANCNFSM4IF4Y2LA .
-- -- John
The same tests are failing on master branch