We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you release a new version of the gem?
The most recent one is from 2018, and it depends on json 1.x, and that doesn't work on Ruby 3.
I see the gemspec was already fixed to not have dependency on json 1.x, so if you release what you have, it would fix Ruby 3 support.
The text was updated successfully, but these errors were encountered:
Thanks so much! On it.
Background: https://dev.to/taw/open-source-adventures-episode-37-fixing-beeminder-gem-to-work-with-ruby-3-d1c
Sorry, something went wrong.
done!
http://beeminder.com/changelog#4116
No branches or pull requests
Could you release a new version of the gem?
The most recent one is from 2018, and it depends on json 1.x, and that doesn't work on Ruby 3.
I see the gemspec was already fixed to not have dependency on json 1.x, so if you release what you have, it would fix Ruby 3 support.
The text was updated successfully, but these errors were encountered: