git-pr-release icon indicating copy to clipboard operation
git-pr-release copied to clipboard

Suppress ruby warnings

Open kachick opened this issue 3 years ago • 1 comments

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

kachick avatar Mar 25 '21 10:03 kachick

Thanks for your review! I'll check and update. Temporally make be draft state. 🙇

kachick avatar Mar 26 '21 06:03 kachick