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:
parent
d0c19d1f87
commit
6cbe818c66
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue