On 05/06/2011 05:47 PM, botp wrote: > On Sat, May 7, 2011 at 5:14 AM, Eric Hodel<drbrain / segment7.net> wrote: >> After installing RubyGems 1.8.1 you will see deprecations when loading your >> exsting gems. Run `gem pristine --all --no-extensions` to regenerate your >> gem specifications safely. > > it still is noisy. i had to (force) set Deprecate.skip to return true... > > best regards -botp > I ended up doing `gem pristine --all`. A nice long coffee break ;)