Description: rspec: turn off Ruby warnings
 This currently causes one test to fail, due to a warning from code in a
 different package.
Author: Antonio Terceiro <terceiro@debian.org>
Last-Update: 2015-11-03
---
--- a/.rspec
+++ b/.rspec
@@ -1,3 +1,2 @@
---warnings
 --color
 --require spec_helper
