Sha256: 02da65f023f438dc2300fdbc27a4fbba76cf80ba527b391ba67a2deab16daa0e

Contents?: true

Size: 1.99 KB

Versions: 0

Compression: gzip

Compressed size: 686 Bytes

Stored size: 686 Bytes

Contents

--- !ruby/object:Gem::Specification
name: pivotal-github
version: !ruby/object:Gem::Version
  version: 0.8.1
platform: ruby
authors:
- Michael Hartl
autorequire: 
bindir: bin
cert_chain: []
date: 2013-06-06 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-request
- 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-request
- 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_request.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/options/options_spec.rb
- spec/spec_helper.rb
homepage: https://github.com/mhartl/pivotal-github
licenses: []
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.0.3
signing_key: 
specification_version: 4
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/options/options_spec.rb
- spec/spec_helper.rb

Package Spec version

pivotal-github-0.8.1