Sha256: 3c37bd186e11e9d5cd271deae385111db6d1d8aecc8b81d73f2b97950ca7baf5

Contents?: true

Size: 288 Bytes

Versions: 2

Compression:

Stored size: 288 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'
gem 'sqlite3'
gem 'mysql'
gem 'activerecord-import'

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

gem "perftools.rb"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bullet-2.3.1 Gemfile
bullet-2.3.0 Gemfile