How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

4.0.2 Released

calendar_today December 16, 2025 person Hiroshi SHIBATA domain rubygems

RubyGems 4.0.2 includes enhancements and Bundler 4.0.2 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.2 RubyGems Release Notes Enhancements: Pass down value of BUNDLE_JOBS to RubyGems before compiling & introduce a new gem install -j flag. Pull request #9171 by Edouard-chin Installs bundler 4.0.2 as a default gem.

open_in_new Read original post