Sha256: 83f9123b203a7c760b477784ba3ad75b9ad09bde6eea301f6e82c83446f6e30c

Contents?: true

Size: 311 Bytes

Versions: 12

Compression:

Stored size: 311 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 "rspec"

gem 'coveralls', require: false

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

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
bullet-5.0.0 Gemfile.rails-3.0
bullet-4.14.10 Gemfile.rails-3.0
bullet-4.14.9 Gemfile.rails-3.0
bullet-4.14.8 Gemfile.rails-3.0
bullet_instructure-4.14.8 Gemfile.rails-3.0
bullet-4.14.7 Gemfile.rails-3.0
bullet_instructure-4.14.7 Gemfile.rails-3.0
bullet-4.14.6 Gemfile.rails-3.0
bullet-4.14.5 Gemfile.rails-3.0
bullet-4.14.4 Gemfile.rails-3.0
bullet-4.14.3 Gemfile.rails-3.0
bullet-4.14.2 Gemfile.rails-3.0