Skip to content
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

Support Ruby >= 3.2 #72

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Support Ruby >= 3.2 #72

merged 2 commits into from
Feb 7, 2025

Conversation

Pontus4
Copy link
Contributor

@Pontus4 Pontus4 commented Feb 5, 2025

The method File.exists? was removed in Ruby 3.2 1. This method was replaced in foreman 0.88.0 2.

The CI workflow was also updated to run on Ruby 3.4.

Copy link
Member

@roback roback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Pontus4 Pontus4 merged commit 7c9225d into master Feb 7, 2025
8 checks passed
@Pontus4 Pontus4 deleted the support-ruby-3.4 branch February 7, 2025 07:32
Pontus4 added a commit that referenced this pull request Feb 7, 2025
Because of the update in #72.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants