Skip to content

Instantly share code, notes, and snippets.

@mikeauclair
Created September 23, 2011 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeauclair/1237551 to your computer and use it in GitHub Desktop.
Save mikeauclair/1237551 to your computer and use it in GitHub Desktop.
bin mongo bundler
$ gem install bin
Successfully installed bson-1.4.0
Successfully installed mongo-1.3.1
Successfully installed multi_json-1.0.3
Successfully installed activesupport-3.1.0
Successfully installed bin-0.7.0
5 gems installed
$ gem dependency bin
Gem bin-0.7.0
activesupport (~> 3.1.0, runtime)
mongo (~> 1.3.0, runtime)
$ bundle install
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "mongo":
In Gemfile:
bin depends on
mongo (~> 1.0.1)
mongo_mapper depends on
mongo (1.3.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment