Skip to content

Conversation

@daniel-rikowski
Copy link

This restores proper Windows detection for MSYS-based Ruby versions (e.g. Ruby 2.4+ with RubyInstaller2)

Fixes #789, #797, #793

Instead of just adding more patterns, I decided to use Gem.win_platform?. It checks a comprehensive list of patterns specific to Windows. It is available since around 2007, the oldest Ruby officially supported by Foreman (i.e. 2.3) was released in 2015.

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.

Support for x64-mingw-ucrt platform

1 participant