datacite / bolognese

Ruby gem and command-line utility for conversion of DOI metadata
MIT License
40 stars 14 forks source link

Update the required ruby version in the gemspec #190

Open svogt0511 opened 6 months ago

svogt0511 commented 6 months ago

From s.required_ruby_version = ['>=2.3'] to s.required_ruby_version = ['>=2.6'] because we only test 2.6 through 3.1.