-
-
Notifications
You must be signed in to change notification settings - Fork 518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump ruby/setup-ruby from 1.162.0 to 1.173.0 #1648
Conversation
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.162.0 to 1.173.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](ruby/setup-ruby@af848b4...5f19ec7) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
510d66d
to
dcf61a9
Compare
Failnig Ruby 3 on Ubuntu is not good. Should look at that in the CI
It looks like 7e8509d broke CI. |
Not sure, because #1644 passed. |
It actually didn't though: https://github.com/exercism/ruby/actions/runs/8319689699/job/22763357324?pr=1644 |
Ah, did not break CI/CD just uses something that Ruby 3.1 does not have yet, the Data class. The failure seems to be different. https://github.com/exercism/ruby/actions/runs/8448683625/job/23141234386?pr=1648 |
Looks like ruby/setup-ruby is up-to-date now, so this is no longer needed. |
Bumps ruby/setup-ruby from 1.162.0 to 1.173.0.
Release notes
Sourced from ruby/setup-ruby's releases.
Commits
5f19ec7
Add truffleruby-24.0.0,truffleruby+graalvm-24.0.0d4526a5
Add jruby-9.3.14.0,jruby-9.4.6.0e9d41d6
Added dependabot for GitHub Actions22fdc77
Clarify comment in test.yml98f8f7e
Update README.md56dbe84
Add support for macos-14-x64 GitHub runnerse8677f0
Add support for macos-14-arm64 GitHub runners7f2d473
Update urlbd03e04
Test 3.3 on Windows9c6c842
Update CRuby releases on WindowsDependabot 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 commands and options
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)