We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2f89d commit c17d381Copy full SHA for c17d381
spec/bundler/install/gemfile/path_spec.rb
@@ -306,7 +306,6 @@
306
gem "foo", :path => "#{lib_path("foo-1.0")}"
307
G
308
309
- expect(err).to_not include("Your Gemfile has no gem server sources.")
310
expect(err).to match(/is not valid. Please fix this gemspec./)
311
expect(err).to match(/The validation error was 'missing value for attribute version'/)
312
expect(err).to match(/You have one or more invalid gemspecs that need to be fixed/)
0 commit comments