Closed dorianmariecom closed 10 months ago
A couple of comments:
3.3.0-rc1
You can also always list all available definitions to find out about the correct spelling of versions:
$ bin/ruby-build --definitions | grep rc
1.9.1-rc1
1.9.1-rc2
1.9.2-rc1
1.9.2-rc2
1.9.3-rc1
2.0.0-rc1
2.0.0-rc2
2.1.0-rc1
2.2.0-rc1
2.4.0-rc1
2.5.0-rc1
2.6.0-rc1
2.6.0-rc2
2.7.0-rc1
2.7.0-rc2
3.0.0-rc1
3.2.0-rc1
3.3.0-rc1
...
Oh okay, I took the spelling out of their .ruby-version file
Apparently something is broken in 3.3.0 but not in 3.3.0-rc1 (docker build)
Anyway thanks both for your answers
Steps to reproduce the behavior
Expected vs. actual behavior
Expected: installs ruby 3.3.0.rc1
Actual:
I downloaded Campfire and it uses 3.3.0.rc1, would be nice to have that version.
Thanks