Only ruby 1.8 was not finding i18n, with ruby 1.9, it was showing only missing rails. Did you notice that?
On Jun 3, 2013 4:04 PM, "Sam Ruby" <[email protected]> wrote: On 06/03/2013 02:12 AM, Praveen A wrote: > > 2013/6/3 Praveen A < [email protected]>: >> >> Hi Sam, >... Getting further... Resolving dependencies... Could not find gem 'i18n (= 0.6.1) ruby', which is required by gem 'rails (=3.2.13) ruby', in any of the sources. $ gem list i18n *** LOCAL GEMS *** i18n (0.6.0) - Sam Ruby

