Releases: ruby/setup-ruby
Releases · ruby/setup-ruby
Add JRuby 9.2.10.0
v1.19.0 Add JRuby 9.2.10.0
Add TruffleRuby 20.0.0
v1.18.0 Add TruffleRuby 20.0.0
Add support for jruby-head
- See MSP-Greg#1
- Use the automatic latest release asset link for head builds
Add support for .tool-versions
Do not remove dev tools from PATH on Windows
Cleanup PATH for JRuby on Windows
- That way we remove the default Ruby in PATH which was confusing (#18).
Add support for Ruby 2.2
* Use Ruby 2.2.6 from RubyInstaller on Windows since there is no more recent release of Ruby 2.2.
This action was transferred to ruby/setup-ruby
Please replace
- uses: eregon/use-ruby-action@v1with:
- uses: ruby/setup-ruby@v1The old usage should still work thanks to GitHub redirections but it's recommended to update.
Fix "Insecure world writable dir" warnings
Follow ruby-install-builder => ruby-builder repository rename
v1.12.1 Rename generate script