[rubygems/rubygems] Remove extra space in BUNDLED WITH section

Signed-off-by: Samuel Giddins <segiddins@segiddins.me>

https://github.com/rubygems/rubygems/commit/d8b5d05e46
This commit is contained in:
Samuel Giddins 2024-10-02 14:31:51 -07:00 committed by git
parent 40d7e5d2ab
commit e472d1a6d6

View File

@ -1486,7 +1486,7 @@ RSpec.describe "bundle update --bundler" do
myrack
BUNDLED WITH
999.0.0
999.0.0
L
expect(the_bundle).to include_gems "bundler 999.0.0"