Releases: ruby/setup-ruby
Releases · ruby/setup-ruby
Add jruby-9.3.8.0
v1.117.0 Add jruby-9.3.8.0
Add ruby-3.2.0-preview2
v1.116.0 Add ruby-3.2.0-preview2
Don't install Bundler on Windows mingw, mswin & ucrt builds
Workaround the CRuby bug of bin/bundle in bash on Windows
Bump @actions/core from 1.7.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.9.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Add jruby-9.3.7.0
v1.115.0 Add jruby-9.3.7.0
Support all versions on Ubuntu 22.04
Ensure Bundler 2.2+ is used for all Rubies which support Bundler 2 (Ruby >= 2.3)
Use latest Bundler on CRuby 2.6 and 2.7 as their default Bundler is too old
Use a new cache version
- To make sure existing caches based on latest Bundler are not reused.