Skip to content

Commit c17d381

Browse files
deivid-rodrigueznobu
authored andcommitted
[rubygems/rubygems] Remove message long gone from the code base from expectations
ruby/rubygems@2eaada3508
1 parent fb2f89d commit c17d381

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/bundler/install/gemfile/path_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@
306306
gem "foo", :path => "#{lib_path("foo-1.0")}"
307307
G
308308

309-
expect(err).to_not include("Your Gemfile has no gem server sources.")
310309
expect(err).to match(/is not valid. Please fix this gemspec./)
311310
expect(err).to match(/The validation error was 'missing value for attribute version'/)
312311
expect(err).to match(/You have one or more invalid gemspecs that need to be fixed/)

0 commit comments

Comments
 (0)