--- !ruby/object:Gem::Specification name: pig version: !ruby/object:Gem::Version hash: 17 prerelease: false segments: - 0 - 0 - 7 version: 0.0.7 platform: ruby authors: - Jim Remsik autorequire: bindir: bin cert_chain: [] date: 2011-01-05 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: git prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 21 segments: - 1 - 2 - 5 version: 1.2.5 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 13 segments: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id002 description: A rack endpoint to dynamically view the latest N formatted commits. Pig takes its name from the classic story of the chicken and the pig. Many versions of this idea exist as jokes or anecdotes wherein the two decide to start a restaurant named Ham-n-Eggs. Ultimately, the pig chooses not to participate because he would be committed and the chicken merely involved. email: bigtiger@hashrocket.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.textile files: - .document - .gitignore - .rspec - .rvmrc - Gemfile - Gemfile.lock - LICENSE - README.textile - Rakefile - VERSION - lib/generators/pig/pig_generator.rb - lib/pig.rb - pig.gemspec - spec/pig_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/bigtiger/pig licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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.3.7 signing_key: specification_version: 3 summary: A rack endpoint to view the latest commits in the running version. test_files: - spec/pig_spec.rb - spec/spec_helper.rb