Re: [rspec-users] Rspec-rails with gems 1.3.4

2010-12-20 Thread Thomas Andrews
David Chelimsky wrote in post #969618: > On Dec 20, 2010, at 10:54 AM, Thomas Andrews wrote: > >> When I try to install rspec-rails it tells me: >> >> ERROR: Error installing rspec-rails: >> i18n requires RubyGems version >= 1.3.5 >> >> >> I am using RubyGems 1.3.4, and I am locked down to that

Re: [rspec-users] Rspec-rails with gems 1.3.4

2010-12-20 Thread David Chelimsky
On Dec 20, 2010, at 10:54 AM, Thomas Andrews wrote: > When I try to install rspec-rails it tells me: > > ERROR: Error installing rspec-rails: > i18n requires RubyGems version >= 1.3.5 > > > I am using RubyGems 1.3.4, and I am locked down to that version at the > client site. Is there a ver

[rspec-users] Rspec-rails with gems 1.3.4

2010-12-20 Thread Thomas Andrews
When I try to install rspec-rails it tells me: ERROR: Error installing rspec-rails: i18n requires RubyGems version >= 1.3.5 I am using RubyGems 1.3.4, and I am locked down to that version at the client site. Is there a version of rspec-rails that I can install without i18n? =thomas -- P