davetron5000 / optparse-plus

Start your command line scripts off right in Ruby
http://davetron5000.github.com/optparse-plus
Apache License 2.0
521 stars 54 forks source link

Ruby 3.0.0 #133

Closed jorge0136 closed 3 years ago

jorge0136 commented 3 years ago

Are you open to a PR updating the ruby version used to 3.0.0? Specs seem to pass, I am not seeing any deprecation warnings.

davetron5000 commented 3 years ago

Thanks! Yeah, they look good for me, too. I'm going to set this up on CircleCI to run on multiple rubies.