Sha256: 2dbc937acb0703f42b6f3f536aedc0e1282f78cd7907cfacf2ad1056ec7b5857

Contents?: true

Size: 278 Bytes

Versions: 7

Compression:

Stored size: 278 Bytes

Contents

source "https://rubygems.org"

gemspec

gem 'rails', '~> 4.0.0'
gem 'sqlite3', platforms: [:ruby]
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
gem 'mongoid', '~> 5.0.0'

gem "rspec"

platforms :rbx do
  gem 'rubysl', '~> 2.0'
  gem 'rubinius-developer_tools'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bullet-5.4.3 Gemfile.mongoid-5.0
bullet-5.4.2 Gemfile.mongoid-5.0
bullet-5.4.1 Gemfile.mongoid-5.0
bullet-5.4.0 Gemfile.mongoid-5.0
bullet-5.3.0 Gemfile.mongoid-5.0
bullet-5.2.1 Gemfile.mongoid-5.0
bullet-5.2.0 Gemfile.mongoid-5.0