Ruby 4.0 Default to Bundled Gems: What Does That Mean, Anyway?
Ruby 4.0 has continued the tradition of moved gems from “default” to “bundled status” - but to many Ruby developers, the exact difference isn’t clear. For that matter, is a default gem the same as a core library?
I talk about that, about how this change helps shrink Docker images, and a bit more in this post:
https://upgraderuby.com/articles/preparing-for-ruby-4-0-10-gems-becoming-non-default/
Post a comment