Skip to content

Fix parsing of ruby-version: ruby-3.0.0-preview1

Choose a tag to compare

@eregon eregon released this 18 Nov 23:38
· 554 commits to master since this release

Due to the two - it would trigger an issue in the logic due the unintuitive behavior of string.split(sep, limit) in JavaScript.