oneclick / rubyinstaller2

MSYS2 based RubyInstaller for Windows
https://rubyinstaller.org
BSD 3-Clause "New" or "Revised" License
645 stars 248 forks source link

Package Windows Ruby 3.1 with latest Bundler + Rubygems #302

Closed johnnyshields closed 1 year ago

johnnyshields commented 1 year ago

In the version of Bundler and Rubygems packaged with Windows Ruby 3.1, they seem to be treating x64-mingw-ucrt as "ruby" platform, and as a result, out-of-the-box they fail to bundle install a gemfile with mixed-platform gems.

Upgrading Rubygems and Bundler fixes the problem (myself and others did some commits to fix this.) It would be nice if Ruby Windows Installer could Ruby 3.1 with the latest versions to work around this issue.

larskanis commented 1 year ago

It took a while, but RubyInstaller-3.1.3-1 updates bundler and rubygems.