From: Mohammad Khan Date: 2004-11-19T01:11:45+09:00 Subject: Re: gem list -r On Thu, 2004-11-18 at 10:51, ts wrote: > >>>>> "M" == Mohammad Khan writes: > > M> Isn't 1.8.1 the latest stable version of ruby? > > Yes, it's stable, the proof : you have retrieved the bug signaled in > [ruby-talk:100621] and corrected. > > > Guy Decoux > > > > > I am using the yaml that came with ruby 1.8.1 [mkhan@localhost 1.8]$ head yaml.rb # -*- mode: ruby; ruby-indent-level: 4; tab-width: 4 -*- vim: sw=4 ts=4 # $Id: yaml.rb,v 1.9 2003/12/20 02:40:15 nobu Exp $ # # YAML.rb # # Loads the parser/loader and emitter/writer. # Am I using the latest stable version of yaml? -- MOhammad