git-pr-release
git-pr-release copied to clipboard
Suppress ruby warnings
This PR just aims to remove ruby warnings.
But I bumped supported ruby version and dependency, because of clarify to use latest erb
.
So if you think these change is meaningless in this gem, please just close this PR. 🙏
Thanks for this useful tool!
I checked bundle exec rspec
passed in following environments.
- ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin20]
- ruby 2.5.8p224 (2020-03-31 revision 67882) [x86_64-linux] # On docker
rubylang/ruby:2.5.8-bionic
, needs https://github.com/x-motemen/git-pr-release/pull/58 - ruby 2.4.9p362 (2019-10-02 revision 67824) [x86_64-linux] # On docker
rubylang/ruby:2.4.9-bionic
, needs https://github.com/x-motemen/git-pr-release/pull/58
Thanks for your review! I'll check and update. Temporally make be draft state. 🙇