Sha256: 2b2777cb45a71055702c238d8f7410524e41e3cc0c01a00e29563fbc720d4e37

Contents?: true

Size: 313 Bytes

Versions: 2

Compression:

Stored size: 313 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.0.12'
gem 'sqlite3'
gem 'mysql'
gem 'activerecord-import'
gem 'bson_ext'

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

gem "perftools.rb"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bullet-4.1.0 Gemfile.rails-3.0.12
bullet-4.0.0 Gemfile.rails-3.0.12