Sha256: 349411a32b7fc57dc6903df688eef9d38f8ca8ba1176c69e6daaddfa9283316a

Contents?: true

Size: 141 Bytes

Versions: 11

Compression:

Stored size: 141 Bytes

Contents

source :rubygems

gem 'rake'
gem 'activerecord', ENV['AR'] || '>=3'

group :dev do
  gem 'sqlite3'
  gem 'rspec', '~>2'
  gem 'jeweler'
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
standalone_migrations-1.0.13 Gemfile
standalone_migrations-1.0.12 Gemfile
standalone_migrations-1.0.11 Gemfile
standalone_migrations-1.0.10 Gemfile
standalone_migrations-1.0.9 Gemfile
standalone_migrations-1.0.8 Gemfile
standalone_migrations-1.0.7 Gemfile
standalone_migrations-1.0.6 Gemfile
standalone_migrations-1.0.5 Gemfile
standalone_migrations-1.0.4 Gemfile
standalone_migrations-1.0.3 Gemfile