Sha256: e6be60ccfe78f4b098a3b6bcbc88010778bf8640502b8aa02823d4bc1807ff91

Contents?: true

Size: 294 Bytes

Versions: 4

Compression:

Stored size: 294 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.20'
gem 'sqlite3'
gem 'mysql2'
gem 'activerecord-import'
gem 'bson_ext'

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bullet-4.6.0 Gemfile.rails-3.0.20
bullet-4.5.0 Gemfile.rails-3.0.20
bullet-4.4.0 Gemfile.rails-3.0.20
bullet-4.3.1 Gemfile.rails-3.0.20