Sha256: 4cdb1c907a3e97e7bdfb9c6d892eac3070aba6ee6648080b47432af8121bfd05

Contents?: true

Size: 1.91 KB

Versions: 0

Compression: gzip

Compressed size: 708 Bytes

Stored size: 708 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: standalone_migrations
version: !ruby/object:Gem::Version 
  prerelease: 
  version: 1.0.1
platform: ruby
authors: 
- Todd Huss
- Michael Grosser
autorequire: 
bindir: bin
cert_chain: []

date: 2011-07-12 00:00:00 -07:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: rake
  requirement: &id001 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: "0"
  type: :runtime
  prerelease: false
  version_requirements: *id001
- !ruby/object:Gem::Dependency 
  name: activerecord
  requirement: &id002 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: "3"
  type: :runtime
  prerelease: false
  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/tasks/standalone_migrations.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
has_rdoc: true
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 
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.6.2
signing_key: 
specification_version: 3
summary: A thin wrapper to use Rails Migrations in non Rails projects
test_files: []

Package Spec version

standalone_migrations-1.0.1