[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:
parent
40d7e5d2ab
commit
e472d1a6d6
@ -1486,7 +1486,7 @@ RSpec.describe "bundle update --bundler" do
|
|||||||
myrack
|
myrack
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
999.0.0
|
999.0.0
|
||||||
L
|
L
|
||||||
|
|
||||||
expect(the_bundle).to include_gems "bundler 999.0.0"
|
expect(the_bundle).to include_gems "bundler 999.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user