rubygems icon indicating copy to clipboard operation
rubygems copied to clipboard

Enable `print_only_version_number` by default

Open deivid-rodriguez opened this issue 7 months ago • 1 comments

print_only_version_number is a feature flag to enable printing only 4.0.0 when bundle --version is run rather than Bundler version 4.0.0. Seems fine to me and I would've probably not considered it a breaking change at all these days.

deivid-rodriguez avatar Apr 25 '25 12:04 deivid-rodriguez

+1. gem -v already printed only version number.

hsbt avatar Apr 30 '25 05:04 hsbt