--- !ruby/object:Gem::Specification name: standalone_migrations version: !ruby/object:Gem::Version hash: 3 prerelease: segments: - 1 - 0 - 10 version: 1.0.10 platform: ruby authors: - Todd Huss - Michael Grosser autorequire: bindir: bin cert_chain: [] date: 2012-05-29 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" prerelease: false type: :runtime name: rake version_requirements: *id001 - !ruby/object:Gem::Dependency requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 5 segments: - 3 version: "3" prerelease: false type: :runtime name: activerecord version_requirements: *id002 description: email: thuss@gabrito.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - Gemfile - Gemfile.lock - MIT-LICENSE - README.markdown - Rakefile - VERSION - lib/standalone_migrations/configurator.rb - lib/tasks/standalone_migrations.rb - spec/spec_helper.rb - spec/standalone_migrations/configurator_spec.rb - spec/standalone_migrations_spec.rb - standalone_migrations.gemspec - vendor/migration_helpers/MIT-LICENSE - vendor/migration_helpers/README.markdown - vendor/migration_helpers/init.rb - vendor/migration_helpers/lib/migration_helper.rb homepage: http://github.com/thuss/standalone-migrations licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: A thin wrapper to use Rails Migrations in non Rails projects test_files: []