spec/spec_helper.rb in regexp-examples-1.5.0 vs spec/spec_helper.rb in regexp-examples-1.5.1

- old
+ new

@@ -63,10 +63,10 @@ # - http://rspec.info/blog/2014/05/notable-changes-in-rspec-3/#zero-monkey-patching-mode config.disable_monkey_patching! # This setting enables warnings. It's recommended, but in some cases may # be too noisy due to issues in dependencies. - config.warnings = true + config.warnings = false # Many RSpec users commonly either run the entire suite or an individual # file, and it's useful to allow more verbose output when running an # individual spec file. if config.files_to_run.one?