New issue
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
Bump to newer dependencies? #2
Comments
|
I see no reason not to update development depedencies. As for Ruby 3.0, this gem is specific to JRuby (uses our Java integration layer) so that won't be relevant until JRuby supports 3.0 features (some time in 2021). |
|
Aah, that makes sense. Do you want me to open a PR for bumping the dependendies? Could you maybe do a patch release post that? |
|
@utkarsh2102 Sure, post a PR! We can spin a release but this change won't have any visible impact since these are development dependencies and are only used during local development of the rake-ant code. |
That's right. But I ask for new release because we're updating the version of |
Done via #3! 🎉 |
|
@utkarsh2102 Thank you! |
Hello,
rake-ant/rake-ant.gemspec
Lines 22 to 23 in 317930b
These versions are a bit too old. Do you think we can move to bundler 2.x and rake 13.x?
Besides, Ruby 3.0 is out. While at it, can we make sure it is ready for that as well?
The text was updated successfully, but these errors were encountered: