This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ruby/setup-ruby from 1.161.0 to 1.165.1 (#1070)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.161.0 to 1.165.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/setup-ruby/releases">ruby/setup-ruby's releases</a>.</em></p> <blockquote> <h2>Fix rubygems: latest to work with Rubies < 2.3</h2> <ul> <li><a href="https://redirect.github.com/ruby/setup-ruby/pull/557">ruby/setup-ruby#557</a></li> </ul> <h2>Fix 'rubygems: latest' for Ruby < 3.0</h2> <ul> <li><a href="https://redirect.github.com/ruby/setup-ruby/pull/551">ruby/setup-ruby#551</a></li> </ul> <h2>Add ruby-3.3.0 on Windows</h2> <p>No release notes provided.</p> <h2>Add ruby-3.3.0</h2> <p>No release notes provided.</p> <h2>Add ruby-3.3.0-rc1</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/setup-ruby/commit/360dc864d5da99d54fcb8e9148c14a84b90d3e88"><code>360dc86</code></a> Shorten job title to fit in GH UI</li> <li><a href="https://github.com/ruby/setup-ruby/commit/251b9047a8462bfe2705288cf750e63bbdf2f0be"><code>251b904</code></a> Fixup rubygems: latest to work with Rubies < 2.3</li> <li><a href="https://github.com/ruby/setup-ruby/commit/961f85197f92e4842e3cb92a4f97bd8e010cdbaf"><code>961f851</code></a> Rename workflow and variable for clarity</li> <li><a href="https://github.com/ruby/setup-ruby/commit/28f930222f96832aea194bb9dfe7eca7c07ce5d6"><code>28f9302</code></a> Fixup Rubygems latest</li> <li><a href="https://github.com/ruby/setup-ruby/commit/df99e806d4462b1b0f1d13061fa63fce294b3d46"><code>df99e80</code></a> Update CRuby releases on Windows</li> <li><a href="https://github.com/ruby/setup-ruby/commit/ff4c96868c1d809817cbe0e96a9d00c9d430a419"><code>ff4c968</code></a> Update sample ruby version in <code>README.md</code></li> <li><a href="https://github.com/ruby/setup-ruby/commit/b256bd96bb4867e7d23e92e087d9bb697270b725"><code>b256bd9</code></a> Add ruby-3.3.0</li> <li><a href="https://github.com/ruby/setup-ruby/commit/af848b40be8bb463a751551a1180d74782ba8a72"><code>af848b4</code></a> Add ruby-3.3.0-rc1</li> <li>See full diff in <a href="https://github.com/ruby/setup-ruby/compare/8575951200e472d5f2d95c625da0c7bec8217c42...360dc864d5da99d54fcb8e9148c14a84b90d3e88">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruby/setup-ruby&package-manager=github_actions&previous-version=1.161.0&new-version=1.165.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information