Sha256: 7cb298beab3c530860687c8117610ed00bb32a70bd426543c184c413b945c7a8

Contents?: true

Size: 268 Bytes

Versions: 3

Compression:

Stored size: 268 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', '2.3.17'
gem 'sqlite3'
gem 'mysql2'
gem 'bson_ext'

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bullet-4.5.0 Gemfile.rails-2.3.17
bullet-4.4.0 Gemfile.rails-2.3.17
bullet-4.3.1 Gemfile.rails-2.3.17