summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2018-12-06 18:05:01 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-08-03 09:29:57 +0900
commit6cbe818c668c07c0700b1281d629b92a9101c976 (patch)
tree0a6ceabef650682c1bc96187f8e8a8b76bfed3e7 /spec
parentd0c19d1f87afeb9459644f2b348354d19f3285c3 (diff)
[bundler/bundler] This seems to pass for me
https://github.com/bundler/bundler/commit/e31880b1ea
Diffstat (limited to 'spec')
-rw-r--r--spec/bundler/quality_spec.rb3
1 files changed, 0 insertions, 3 deletions
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