--- !ruby/object:Gem::Specification name: pivotal-github version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 6 - 9 version: 0.6.9 platform: ruby authors: - Michael Hartl autorequire: bindir: bin cert_chain: [] date: 2013-03-01 00:00:00 -08:00 default_executable: dependencies: [] description: "Add commands for Pivotal Tracker\xE2\x80\x93GitHub integration" email: - michael@michaelhartl.com executables: - git-story-commit - git-story-merge - git-story-pull - git-story-pull-request - git-story-push - story-open extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - Gemfile - LICENSE.txt - README.md - Rakefile - bin/git-story-commit - bin/git-story-merge - bin/git-story-pull - bin/git-story-pull-request - bin/git-story-push - bin/story-open - lib/pivotal-github.rb - lib/pivotal-github/command.rb - lib/pivotal-github/finished_command.rb - lib/pivotal-github/options.rb - lib/pivotal-github/story_commit.rb - lib/pivotal-github/story_merge.rb - lib/pivotal-github/story_open.rb - lib/pivotal-github/story_pull.rb - lib/pivotal-github/story_pull_request.rb - lib/pivotal-github/story_push.rb - lib/pivotal-github/version.rb - pivotal-github.gemspec - spec/commands/command_spec.rb - spec/commands/story_commit_spec.rb - spec/commands/story_merge_spec.rb - spec/commands/story_open_spec.rb - spec/commands/story_pull_request_spec.rb - spec/commands/story_pull_spec.rb - spec/commands/story_push_spec.rb - spec/options/options_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: https://github.com/mhartl/pivotal-github licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: See the README for full documentation test_files: - spec/commands/command_spec.rb - spec/commands/story_commit_spec.rb - spec/commands/story_merge_spec.rb - spec/commands/story_open_spec.rb - spec/commands/story_pull_request_spec.rb - spec/commands/story_pull_spec.rb - spec/commands/story_push_spec.rb - spec/options/options_spec.rb - spec/spec_helper.rb