spacepaste

  1.  
  2. sarco@Sarcobook ~/Documents/rails_projects/sample_app $ bundle install --without production
  3. Fetching gem metadata from https://rubygems.org/.........
  4. Fetching additional metadata from https://rubygems.org/..
  5. Resolving dependencies...
  6. Bundler could not find compatible versions for gem "railties":
  7. In snapshot (Gemfile.lock):
  8. railties (4.1.0)
  9. In Gemfile:
  10. rails (= 4.0.5) ruby depends on
  11. railties (= 4.0.5) ruby
  12. Running `bundle update` will rebuild your snapshot from scratch, using only
  13. the gems in your Gemfile, which may resolve the conflict.
  14.