Releases: ruby/setup-ruby
Releases · ruby/setup-ruby
Fix caching for gemfile under sub-directory
Add Ruby 3.0.0-rc1
v1.60.0 Add 3.0.0-rc1
Fix cache saving on Windows and add jruby-9.2.14.0
Support a specific version for the bundler input, and use the exact Bundler version from the lockfile if provided
Only set $BUNDLER_VERSION when needed
Add Ruby 3.0.0-preview2
Do not export BUNDLER_VERSION
Use CRuby releases from the toolcache when available
Actually use Bundler 1 when specifying `bundler: 1` on Ruby 2.7+ and no lockfile
Actually use Bundler 1 when specifying `bundler: 1` on Ruby 2.7+
- Fixes #117
- This is a duplicate of v1.56.0, due to some error when creating the release on GitHub.