Skip to content

Releases: ruby/setup-ruby

This action was transferred to ruby/setup-ruby

06 Feb 12:30
Compare
Choose a tag to compare

Please replace

    - uses: eregon/use-ruby-action@v1

with:

    - uses: ruby/setup-ruby@v1

The old usage should still work thanks to GitHub redirections but it's recommended to update.

Fix "Insecure world writable dir" warnings

02 Feb 15:40
Compare
Choose a tag to compare

Follow ruby-install-builder => ruby-builder repository rename

02 Feb 12:27
Compare
Choose a tag to compare

Add support for ruby-head

01 Feb 18:40
Compare
Choose a tag to compare

Add support for truffleruby-head

01 Feb 14:18
Compare
Choose a tag to compare
v1.11.0

Add support for truffleruby-head

Use the SSD drive on Windows

30 Jan 21:20
Compare
Choose a tag to compare

Store the available versions in this repository

25 Jan 17:10
Compare
Choose a tag to compare
  • Add support for Rubinius on ubuntu-latest (#5).

Add support for JRuby on Windows

19 Jan 22:04
Compare
Choose a tag to compare
v1.9.0

Add support for JRuby on Windows

Add Support for Ruby 2.3 on Windows

19 Jan 17:27
Compare
Choose a tag to compare
v1.8.0

Add support for Ruby 2.3 on Windows

Use the latest builds on Windows and validate versions

19 Jan 14:02
Compare
Choose a tag to compare
  • Fixes #10
  • Validate the versions available on Windows by having a list of versions and URLs from the RubyInstaller website.