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

Restore Ruby 2.5 support broken in v1.2.4 #226

Merged

Conversation

flavorjones
Copy link
Contributor

Pathname#relative_path_from supports string arguments only in Ruby 2.6+ (see ruby/ruby@dde0e30c)

Fixes #224

Pathname#relative_path_from supports string arguments
only in Ruby 2.6+ (see ruby/ruby@dde0e30c)

Fixes rake-compiler#224
@kou kou merged commit 19bc7b4 into rake-compiler:master Aug 2, 2023
12 checks passed
@kou
Copy link
Member

kou commented Aug 2, 2023

Thanks!

@flavorjones flavorjones deleted the flavorjones-fix-ruby-2.5-support branch August 3, 2023 15:24
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.

rake-compiler 1.2.4 broken on Ruby 2.5 and below
2 participants