Install older version of rubygem

B

Brian Smither

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")
 
R

Ryan Davis

=20
I see that a an advisory is made for uasers of Ruby 1.9.2 to wait to=20=
upgrade to rubygems to version 1.4x. (http://rubygems.org/)
=20
What if I already did? Am I in trouble? Can this page=20
(https://github.com/rubygems/rubygems) add some advice on what to do = in=20
this situation?
=20
Can I force an install of rubygems pre-1.4? How? Will it help? Where = do I=20
get a pre-1.4 version of rubygems? [Found it:=20
https://github.com/rubygems/rubygems/downloads]
=20
Will the "pre-gem" approach to installing 1.4.2 make all the boo-boos = go=20
away?
=20
Is this why I have no "ruby script/server"? (ruby: No such file or=20
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.
 
R

Raja

how to stop the msg from ruby talk


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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top