Sha256: 0be92190037f35ef247e7fcc91c3d759ec24aebf186870b137d17cd6ec43c5b9

Contents?: true

Size: 336 Bytes

Versions: 7

Compression:

Stored size: 336 Bytes

Contents

# Use `bundle install` in order to install these gems
# Use `bundle exec rake` in order to run the specs using the bundle
source "http://rubygems.org"

gemspec

gem 'rails', '3.1.5'
gem 'sqlite3'
gem 'mysql'
gem 'activerecord-import'
gem 'mongoid', '2.4.10'
gem 'bson_ext'

gem "rspec"
gem "guard"
gem "guard-rspec"

gem "perftools.rb"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bullet-4.2.0 Gemfile.rails-3.1.5
bullet-4.1.6 Gemfile.rails-3.1.5
bullet-4.1.5 Gemfile.rails-3.1.5
bullet-4.1.4 Gemfile.rails-3.1.5
bullet-4.1.3 Gemfile.rails-3.1.5
bullet-4.1.2 Gemfile.rails-3.1.5
bullet-4.1.1 Gemfile.rails-3.1.5