Sha256: 44dcdd5b343fd10465b06701a3862cd6d12b717d203ba96d1309b506b8ebea75

Contents?: true

Size: 324 Bytes

Versions: 7

Compression:

Stored size: 324 Bytes

Contents

source "https://rubygems.org"

gemspec

gem 'rails', '~> 3.2.0'
gem 'sqlite3', platforms: [:ruby]
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
gem 'activerecord-import'
gem 'tins', '~> 1.6.0', platforms: [:ruby_19]

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.rails-3.2
bullet-5.4.2 Gemfile.rails-3.2
bullet-5.4.1 Gemfile.rails-3.2
bullet-5.4.0 Gemfile.rails-3.2
bullet-5.3.0 Gemfile.rails-3.2
bullet-5.2.1 Gemfile.rails-3.2
bullet-5.2.0 Gemfile.rails-3.2