[Rails] Gem Dependency error

2012-06-01 Thread Subal Charla
I am following Michael Hartl's Tutorial on RoR. During the 3rd Chapter (sample_app), I am trying to install the gems via the bundle install --without production command but I keep encountering the following issue: Bundler could not find compatible versions for gem railties: In Gemfile:

Re: [Rails] Gem Dependency error

2012-06-01 Thread Jeremy Walker
On 31 May 2012, at 13:52, Subal Charla subalcha...@gmail.com wrote: I am following Michael Hartl's Tutorial on RoR. During the 3rd Chapter (sample_app), I am trying to install the gems via the bundle install --without production command but I keep encountering the following issue:

Re: [Rails] Gem Dependency error

2012-06-01 Thread Colin Law
On 31 May 2012 13:52, Subal Charla subalcha...@gmail.com wrote: I am following Michael Hartl's Tutorial on RoR. During the 3rd Chapter (sample_app), I am trying to install the gems via the bundle install --without production command but I keep encountering the following issue: Bundler could