From 6cbe818c668c07c0700b1281d629b92a9101c976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Thu, 6 Dec 2018 18:05:01 +0100 Subject: [bundler/bundler] This seems to pass for me https://github.com/bundler/bundler/commit/e31880b1ea --- spec/bundler/quality_spec.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'spec') diff --git a/spec/bundler/quality_spec.rb b/spec/bundler/quality_spec.rb index b8f2d6ed1b..f3ff284770 100644 --- a/spec/bundler/quality_spec.rb +++ b/spec/bundler/quality_spec.rb @@ -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 -- cgit v1.2.3