source "http://rubygems.org" # git "git://github.com/rails/rails.git" gem "activemodel", "= 3.0.0.beta3" gem "activesupport", "= 3.0.0.beta3" gem "mongo", '>= 0.20.1' gem "bson", '>= 0.20.1' gem "bson_ext", '>= 0.20.1' gem "rspec"