Skip to content

Releases: ruby/setup-ruby

Fix error message when trying to install TruffleRuby on Windows

19 Jan 15:37

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

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.

Install specific bundler version when exact version is given

07 Jan 13:04
c34fe21

Choose a tag to compare

Add Ruby 3.0.0 on Windows

28 Dec 11:40

Choose a tag to compare

v1.61.1

Ensure no \r are added when running generate-windows-versions.rb on W…

Add Ruby 3.0.0

25 Dec 12:19

Choose a tag to compare

v1.61.0

Add Ruby 3.0.0

Fix caching for gemfile under sub-directory

21 Dec 20:18

Choose a tag to compare

Add Ruby 3.0.0-rc1

21 Dec 11:34

Choose a tag to compare

Fix cache saving on Windows and add jruby-9.2.14.0

12 Dec 14:00

Choose a tag to compare

Support a specific version for the bundler input, and use the exact Bundler version from the lockfile if provided

11 Dec 13:47

Choose a tag to compare

Only set $BUNDLER_VERSION when needed

09 Dec 16:12

Choose a tag to compare