ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 900 forks source link

Gemfile supports ruby 3.3 #23204

Closed kbrock closed 1 month ago

kbrock commented 2 months ago

This allows tests to run with ruby3.3

Other non core repos were complaining when bringing in this Gemfile.

kbrock commented 2 months ago

failure is the wrong version of get_fasttexxt

fixed with: https://github.com/ManageIQ/manageiq/pull/23205

miq-bot commented 2 months ago

This pull request is not mergeable. Please rebase and repush.

kbrock commented 2 months ago

update:

kbrock commented 1 month ago

@miq-bot cross-repo-tests /all

miq-bot commented 1 month ago

Checked commit https://github.com/kbrock/manageiq/commit/0bb23f11c21cb419bbddca823d391de5e6df09ba with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :trophy:

kbrock commented 1 month ago

update:

update:

Thinking kicking off cross-repo tests is not necessary with this change