Sha256: 5857d54dbf16342018b11a06e5070013f358b917551ec5edef1ea1e3763f2613

Contents?: true

Size: 277 Bytes

Versions: 30

Compression:

Stored size: 277 Bytes

Contents

source 'https://rubygems.org'
gemspec :path => File.expand_path('..', __FILE__)

platform :ruby do
    gem "byebug" if RUBY_VERSION > "2"
end

File.exist?(gemfile_local = File.expand_path('../Gemfile.local', __FILE__)) and eval File.read(gemfile_local), binding, gemfile_local

Version data entries

30 entries across 30 versions & 6 rubygems

Version Path
schema_monkey_rails-0.2.0 gemfiles/Gemfile.base
schema_monkey_rails-0.1.2 gemfiles/Gemfile.base
schema_monkey-2.0.0 gemfiles/Gemfile.base
schema_plus-2.0.0.pre3 gemfiles/Gemfile.base
schema_plus_pg_indexes-0.1.2 gemfiles/Gemfile.base
schema_plus_indexes-0.1.1 gemfiles/Gemfile.base
schema_monkey-1.0.1 gemfiles/Gemfile.base
schema_monkey_rails-0.1.1 gemfiles/Gemfile.base
schema_monkey-1.0.0 gemfiles/Gemfile.base
schema_monkey_rails-0.1.0 gemfiles/Gemfile.base
schema_monkey-0.4.1 gemfiles/Gemfile.base
schema_dev-3.0.1 templates/gemfiles/Gemfile.base
schema_dev-3.0.0 templates/gemfiles/Gemfile.base
schema_dev-2.0.4 templates/gemfiles/Gemfile.base
schema_plus-2.0.0.pre2 gemfiles/Gemfile.base
schema_monkey-0.4.0 gemfiles/Gemfile.base
schema_monkey-0.3.2 gemfiles/Gemfile.base
schema_plus-1.8.6 gemfiles/Gemfile.base
schema_plus-2.0.0.pre1 gemfiles/Gemfile.base
schema_plus_pg_indexes-0.1.1 gemfiles/Gemfile.base