RubyGems 4.0.10 includes enhancements and bug fixes and Bundler 4.0.10 includes enhancements and bug fixes. To update to the latest RubyGems you can run: gem update –system [–pre] To update to the latest Bundler you can run: gem install bundler [–pre] bundle update –bundler=4.0.10 RubyGems Release Notes Enhancements: Ignore warnings with spec different platforms. Pull request #8508 by hsbt Better algorithm for sorting gem version.