Sha256: 98ad4342f645fec13f594eb3a6887ac3f9150f6f80400792c6a027dad29b75f4
Contents?: true
Size: 268 Bytes
Versions: 3
Compression:
Stored size: 268 Bytes
Contents
source 'https://rubygems.org' gem 'rake', '~> 13.0', '>= 13.0.6' gem 'activerecord', '~> 7.0', '>= 7.0.2.4' gem 'railties', '~> 7.0', '>= 7.0.2.4' group :dev do gem 'sqlite3', '~> 1.4', '>= 1.4.2' gem 'rspec', '~> 3.11' gem 'jeweler', '~> 2.3', '>= 2.3.9' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
standalone_migrations_new-7.1.2 | Gemfile |
standalone_migrations_new-7.1.1 | Gemfile |
standalone_migrations_new-7.1.0 | Gemfile |