Skip to content

Conversation

@cgoldberg
Copy link

Gemfile specifies plaforms :mingw, :x64_mingw, :mswin

When I run bundle install, I get the warning:

[DEPRECATED] Platform :mingw, :x64_mingw, :mswin is deprecated. Please use platform :windows instead.

This PR updates the deprecated platforms to :windows.

@cgoldberg cgoldberg force-pushed the gemfile-windows-platform branch from c4cade1 to 3958bac Compare December 18, 2025 14:29
@cgoldberg cgoldberg force-pushed the gemfile-windows-platform branch from 3958bac to b55430c Compare December 18, 2025 14:39
@cgoldberg cgoldberg changed the title Update platform detection in Gemfile for Windows fix: update platforms in Gemfile for Windows Dec 18, 2025
@jorgelevy
Copy link

Great update. I updated this on my fork, and it's been working correctly.

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