Skip to content

Releases: ruby/setup-ruby

Add Ruby 2.5.9, 2.6.7, 2.7.3 and 3.0.1

05 Apr 17:49
Compare
Choose a tag to compare
Automatically pick the latest version of 2.6 for testing

* 2.6.7 is not yet available on Windows

Add JRuby 9.2.17.0

02 Apr 09:49
Compare
Choose a tag to compare

JRuby 9.3+ ships with Bundler 2

25 Mar 19:41
Compare
Choose a tag to compare
v1.66.1

Document the logic for whether to install Bundler

Add JRuby 9.2.16.0

04 Mar 21:14
Compare
Choose a tag to compare
v1.66.0

Add JRuby 9.2.16.0

Add JRuby 9.2.15.0

25 Feb 19:23
Compare
Choose a tag to compare
v1.65.0

Add JRuby 9.2.15.0

Use Bundler 1 on Ruby 2.3.0 and 2.3.1

26 Jan 16:35
Compare
Choose a tag to compare

Use Bundler 2 on Ruby 2.3 by default

26 Jan 14:23
Compare
Choose a tag to compare

Add TruffleRuby 21.0.0

20 Jan 15:43
Compare
Choose a tag to compare
v1.63.0

TruffleRuby 21.0.0 works on macOS 11.0

Fix error message when trying to install TruffleRuby on Windows

19 Jan 15:37
Compare
Choose a tag to compare
v1.62.1

Fix error message when trying to install truffleruby on windows

Automatically install libxml2-dev libxslt-dev on TruffleRuby if needed with bundler-cache: true

09 Jan 13:52
Compare
Choose a tag to compare
  • This is a special case, because TruffleRuby needs an extra system dependency that other Rubies do not, and GitHub runners do not have these packages installed by default, while TravisCI has them.