Skip to content

Conversation

perlun
Copy link
Contributor

@perlun perlun commented Nov 22, 2022

Beginless ranges are a Ruby 2.7 feature and should be avoided in this gem which has required_ruby_version = '> 1.9'.

(Maybe it would be best to reintroduce Ruby 2.6/older versions in CI as well? Just to avoid unintentional breakage like this. Either that or bump the required ruby version (in a new major version of the gem 🙂))

Beginless ranges are a [Ruby 2.7](https://ruby-doc.org/core-2.7.0/Range.html#class-Range-label-Beginless-2FEndless+Ranges) feature and should be avoided in this gem which has `required_ruby_version = '> 1.9'`.
@mislav mislav merged commit 33caddc into github:master Nov 22, 2022
@perlun perlun deleted the patch-1 branch November 23, 2022 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants