source "http://rubygems.org"

gemspec

group :development, :test do
  gem 'rake'
  gem 'mongoid'
  gem 'bson_ext'
end