[ANN] RubyGems 0.8.8 (please upgrade from 0.8.7)

J

Jim Weirich

Ruby Gems 0.8.8 is now available. It fixes a bug in 0.8.7 where gem files
were created that could not be loaded by older versions of RubyGems. Version
0.8.8 correctly creates backwards compatible gem files.

We recommend that anyone who installed version 0.8.7 upgrade to 0.8.8.

Sorry for the confusion.
 
L

Lionel Thiry

Jim said:
Ruby Gems 0.8.8 is now available. It fixes a bug in 0.8.7 where gem files
were created that could not be loaded by older versions of RubyGems. Version
0.8.8 correctly creates backwards compatible gem files.

We recommend that anyone who installed version 0.8.7 upgrade to 0.8.8.

Sorry for the confusion.
I had a
"lib/rubygems/deployment.rb:3:16: Couldn't find File. Assuming it's a module"
message.

Is it normal?
 
G

gabriele renzi

Lionel Thiry ha scritto:
I had a
"lib/rubygems/deployment.rb:3:16: Couldn't find File. Assuming it's a
module"
message.

Is it normal?

it seem a normal warning from rdoc, so nothing to be worried. But IIRC
this kind of warning were silenced in a previous release exactly for
this reason, they make people nervous :)
 
B

Bil Kleb

Jim said:
We recommend that anyone who installed version 0.8.7 upgrade to 0.8.8.

Took me a while (~1 minute) to find this, so I thought I'd share:

sudo gem update --system

Regards,
 
J

Jim Weirich

Lionel Thiry said:
I had a
"lib/rubygems/deployment.rb:3:16: Couldn't find File. Assuming it's a
module"
message.

Is it normal?

Normal: yes
Desirable: no
Problem: no

It is RDoc complaining as it is running its fingers through the code.
 

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

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,460
Latest member
eibafima

Latest Threads

Top