Closed BrianBorge closed 3 years ago
I think it's reasonable to add a .ruby-version file for development. My expectation is that supported ruby versions would be driven primarily by dependencies, however I can't think of any reason to avoid spec.required_ruby_version = '~> 2.5'
either.
We should also update the CircleCI config to test against all the versions of Ruby we decide to support.
That's a good idea. Can I assign these two items to myself?
That's a good idea. Can I assign these two items to myself?
Go for it
I noticed there is no information about supported ruby versions. What are they and how should the repo be updated to include this information?
Options for updating the repo:
.ruby-version
file for ruby version managers to pick up onThoughts? I like options 1 and 3.
1: https://guides.rubygems.org/specification-reference/#required_ruby_version