Sha256: 2c569410ff59a833609291a95c2f0b20d50daacd640559aecc01441062d2dc52

Contents?: true

Size: 336 Bytes

Versions: 17

Compression:

Stored size: 336 Bytes

Contents

source "https://rubygems.org"

gemspec

gem 'rails', '~> 4.0.0'
gem 'sqlite3', '~> 1.3.6', 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

17 entries across 17 versions & 1 rubygems

Version Path
bullet-7.0.7 Gemfile.rails-4.0
bullet-7.0.6 Gemfile.rails-4.0
bullet-7.0.5 Gemfile.rails-4.0
bullet-7.0.4 Gemfile.rails-4.0
bullet-7.0.3 Gemfile.rails-4.0
bullet-7.0.2 Gemfile.rails-4.0
bullet-7.0.1 Gemfile.rails-4.0
bullet-7.0.0 Gemfile.rails-4.0
bullet-6.1.5 Gemfile.rails-4.0
bullet-6.1.4 Gemfile.rails-4.0
bullet-6.1.3 Gemfile.rails-4.0
bullet-6.1.2 Gemfile.rails-4.0
bullet-6.1.1 Gemfile.rails-4.0
bullet-6.1.0 Gemfile.rails-4.0
bullet-6.0.2 Gemfile.rails-4.0
bullet-6.0.1 Gemfile.rails-4.0
bullet-6.0.0 Gemfile.rails-4.0