Sha256: b5aa35e193511cdefe217ba2f5ceea8ec071e0db948811dcaa23de96468757f9

Contents?: true

Size: 278 Bytes

Versions: 7

Compression:

Stored size: 278 Bytes

Contents

source "https://rubygems.org"

gemspec

gem 'rails', '~> 3.2.0'
gem 'sqlite3', platforms: [:ruby]
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
gem 'mongoid', '~> 3.1.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-3.1
bullet-5.4.2 Gemfile.mongoid-3.1
bullet-5.4.1 Gemfile.mongoid-3.1
bullet-5.4.0 Gemfile.mongoid-3.1
bullet-5.3.0 Gemfile.mongoid-3.1
bullet-5.2.1 Gemfile.mongoid-3.1
bullet-5.2.0 Gemfile.mongoid-3.1