Releases: ruby/setup-ruby
Releases · ruby/setup-ruby
Use a new cache version
- To make sure existing caches based on latest Bundler are not reused.
Use the Bundler shipped with that Ruby by default
* Fixes https://github.com/ruby/setup-ruby/issues/358
Add TruffleRuby 22.2.0
v1.112.0 TruffleRuby 22.2 supports OpenSSL 3
Add JRuby 9.2.21.0 and 9.3.6.0
v1.111.0 Add jruby-9.3.6.0
Install vcpkg packages for mswin
Update location for Windows build tools: ruby/setup-msys2-gcc
Add support for macos-12
v1.108.0 Add support for macos-12
Support CRuby 3.1+ on ubuntu-22.04
v1.107.0 Support some Rubies on ubuntu-22.04
Update Node.js from v12 to v16
According to the release policy of Node.js, Node.js v12 reached EOL (end-of-life). https://nodejs.org/en/about/releases/ I think ruby/setup-ruby is ready to update Node.js to v16 because GitHub Actions runners support v16. https://github.com/actions/runner/issues/772