Sha256: 4edc2476c3043c70fd0bad93fe89bcd131b0c7e0c171e68a1977ecd5e3cfb998

Contents?: true

Size: 324 Bytes

Versions: 7

Compression:

Stored size: 324 Bytes

Contents

source "https://rubygems.org"

gemspec

gem 'rails', '~> 3.0.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.0
bullet-5.4.2 Gemfile.rails-3.0
bullet-5.4.1 Gemfile.rails-3.0
bullet-5.4.0 Gemfile.rails-3.0
bullet-5.3.0 Gemfile.rails-3.0
bullet-5.2.1 Gemfile.rails-3.0
bullet-5.2.0 Gemfile.rails-3.0