Install older version of rubygem

I see that a an advisory is made for uasers of Ruby 1.9.2 to wait to
upgrade to rubygems to version 1.4x. (http://rubygems.org/)

What if I already did? Am I in trouble? Can this page
(https://github.com/rubygems/rubygems) add some advice on what to do in
this situation?

Can I force an install of rubygems pre-1.4? How? Will it help? Where do I
get a pre-1.4 version of rubygems? [Found it:
https://github.com/rubygems/rubygems/downloads]

Will the "pre-gem" approach to installing 1.4.2 make all the boo-boos go
away?

Is this why I have no "ruby script/server"? (ruby: No such file or
directory")

This should help:

https://github.com/rubygems/rubygems/blob/master/UPGRADING.rdoc

Based on some scattered info on irc, you may need to run `gem` with:

    `ruby --disable-gems -S gem`

Possibly `update_rubygems` too... But I've tried neither yet, so let me know what you see (whether you have problems downgrading or not)...

Worst case scenario, you can get the rubygems tarball of choice and run setup.rb to install it.

···

On Jan 6, 2011, at 22:10 , Brian Smither wrote:

I see that a an advisory is made for uasers of Ruby 1.9.2 to wait to
upgrade to rubygems to version 1.4x. (http://rubygems.org/\)

What if I already did? Am I in trouble? Can this page
(https://github.com/rubygems/rubygems\) add some advice on what to do in
this situation?

Can I force an install of rubygems pre-1.4? How? Will it help? Where do I
get a pre-1.4 version of rubygems? [Found it:
https://github.com/rubygems/rubygems/downloads\]

Will the "pre-gem" approach to installing 1.4.2 make all the boo-boos go
away?

Is this why I have no "ruby script/server"? (ruby: No such file or
directory")

how to stop the msg from ruby talk

···

On 1/7/11, Ryan Davis <ryand-ruby@zenspider.com> wrote:

On Jan 6, 2011, at 22:10 , Brian Smither wrote:

I see that a an advisory is made for uasers of Ruby 1.9.2 to wait to
upgrade to rubygems to version 1.4x. (http://rubygems.org/\)

What if I already did? Am I in trouble? Can this page
(https://github.com/rubygems/rubygems\) add some advice on what to do in
this situation?

Can I force an install of rubygems pre-1.4? How? Will it help? Where do I
get a pre-1.4 version of rubygems? [Found it:
https://github.com/rubygems/rubygems/downloads\]

Will the "pre-gem" approach to installing 1.4.2 make all the boo-boos go
away?

Is this why I have no "ruby script/server"? (ruby: No such file or
directory")

This should help:

https://github.com/rubygems/rubygems/blob/master/UPGRADING.rdoc

Based on some scattered info on irc, you may need to run `gem` with:

    `ruby --disable-gems -S gem`

Possibly `update_rubygems` too... But I've tried neither yet, so let me know
what you see (whether you have problems downgrading or not)...

Worst case scenario, you can get the rubygems tarball of choice and run
setup.rb to install it.

--
J.RAJA , MCA

Every email from the list has this in the headers:

  List-Software: fml [fml 4.0.3 release (20011202/4.0.3)]
  List-Post: <mailto:ruby-talk@ruby-lang.org>
  List-Owner: <mailto:ruby-talk-admin@ruby-lang.org>
  List-Help: <mailto:ruby-talk-ctl@ruby-lang.org?body=help>
  List-Unsubscribe: <mailto:ruby-talk-ctl@ruby-lang.org?body=unsubscribe>

···

On Jan 7, 2011, at 04:34 , Raja wrote:

how to stop the msg from ruby talk