• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Reverting to RubyGems 1.3.7 from 1.8.5Edit

Created 6/13/2011, updated 5/18/2017

In order to silence a raft of deprecation warnings in an environment where there are a lot of old gems and in which I can't update them:

$ sudo gem update --system 1.3.7

Note: this approach seems to work fine for Ruby 1.8.7, but may not work for later versions of Ruby.

  • rubygems
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).