1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[bundler/bundler] This seems to pass for me

https://github.com/bundler/bundler/commit/e31880b1ea
This commit is contained in:
David Rodríguez 2018-12-06 18:05:01 +01:00 committed by Hiroshi SHIBATA
parent d0c19d1f87
commit 6cbe818c66
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -225,9 +225,6 @@ RSpec.describe "The library itself" do
gem_command! :build, gemspec
end
# there's no way around this warning
err.sub!(/^YAML safe loading.*/, "")
expect(err).to be_empty, "bundler should build as a gem without warnings, but\n#{err}"
ensure
# clean up the .gem generated