--- !ruby/object:Gem::Specification name: pivotal-github version: !ruby/object:Gem::Version version: 0.7.0 prerelease: platform: ruby authors: - Michael Hartl autorequire: bindir: bin cert_chain: [] date: 2013-05-26 00:00:00.000000000 Z dependencies: [] description: Add commands for Pivotal Tracker-GitHub 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 - .ruby-gemset - .ruby-version - 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 homepage: https://github.com/mhartl/pivotal-github 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.8.25 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