The gem command (version 1.8.1 and probably 1.8.0) spews out a tonne of deprecation notices on every invocation. It is painful to page through a screen of warnings to look at test output.
Is there an easy way to hide deprecation notices ? Especially the warning :
NOTE: Gem::Specification#default_executable= is deprecated with no replacement.