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.180.1 to 1.184.0 (#79)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.180.1 to 1.184.0. <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>v1.184.0</h2> <h2>What's Changed</h2> <ul> <li>Add jruby-9.4.8.0 by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/616">ruby/setup-ruby#616</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.183.0...v1.184.0">https://github.com/ruby/setup-ruby/compare/v1.183.0...v1.184.0</a></p> <h2>v1.183.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.182.0...v1.183.0">https://github.com/ruby/setup-ruby/compare/v1.182.0...v1.183.0</a></p> <h2>v1.182.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.181.0...v1.182.0">https://github.com/ruby/setup-ruby/compare/v1.181.0...v1.182.0</a></p> <h2>v1.181.0</h2> <h2>What's Changed</h2> <ul> <li>Add jruby-9.3.15.0 by <a href="https://github.com/ruby-builder-bot"><code>@ruby-builder-bot</code></a> in <a href="https://redirect.github.com/ruby/setup-ruby/pull/614">ruby/setup-ruby#614</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/setup-ruby/compare/v1.180.1...v1.181.0">https://github.com/ruby/setup-ruby/compare/v1.180.1...v1.181.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/setup-ruby/commit/97e35c5302afcf3f5ac1df3fca9343d32536b286"><code>97e35c5</code></a> Add jruby-9.4.8.0</li> <li><a href="https://github.com/ruby/setup-ruby/commit/1d0e911f615a112e322369596f10ee0b95b010ae"><code>1d0e911</code></a> Fully remove macos-11 since new builds will be on macos-12</li> <li><a href="https://github.com/ruby/setup-ruby/commit/c48bc1e88d22c9402868d403b3aaedc910a6c3e7"><code>c48bc1e</code></a> macos-11 is no longer available</li> <li><a href="https://github.com/ruby/setup-ruby/commit/713e0f1ab5cfaefd8883297722a07ab6d2e47305"><code>713e0f1</code></a> Update CONTRIBUTING.md</li> <li><a href="https://github.com/ruby/setup-ruby/commit/af43264f2b94cc8451805dc51af7408f01de6471"><code>af43264</code></a> GH_REPO and GH_TOKEN must be set</li> <li><a href="https://github.com/ruby/setup-ruby/commit/3251c5c21b6a06a5246b33b3f1c094190dbbe75d"><code>3251c5c</code></a> Add workflow to automatically create a release</li> <li><a href="https://github.com/ruby/setup-ruby/commit/21a479f2d79b4b86079bb533d2e0502eb795c042"><code>21a479f</code></a> Add jruby-9.3.15.0</li> <li>See full diff in <a href="https://github.com/ruby/setup-ruby/compare/3783f195e29b74ae398d7caca108814bbafde90e...97e35c5302afcf3f5ac1df3fca9343d32536b286">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.180.1&new-version=1.184.0)](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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <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