Sha256: 167bc25138677ce6f51264bf5ddb2a760a9c08008556464ca3a4f40ee06c213a
Contents?: true
Size: 1.29 KB
Versions: 0
Compression: gzip
Compressed size: 630 Bytes
Stored size: 630 Bytes
Contents
--- !ruby/object:Gem::Specification name: hookup version: !ruby/object:Gem::Version hash: 19 prerelease: segments: - 1 - 0 - 2 version: 1.0.2 platform: ruby authors: - Tim Pope autorequire: bindir: bin cert_chain: [] date: 2011-05-09 00:00:00 -04:00 default_executable: dependencies: [] description: Automatically bundle and migrate your Rails app when switching branches, merging upstream changes, and bisecting. email: - code@tpope.net executables: - hookup extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - MIT-LICENSE - README.markdown - Rakefile - bin/hookup - hookup.gemspec - lib/hookup.rb has_rdoc: true homepage: "" 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: hookup rubygems_version: 1.4.2 signing_key: specification_version: 3 summary: Automate the bundle/migration tedium of Rails with Git hooks test_files: []