Sha256: dddf68255f3d06f5d22f9da114d906bd71073cb3f3337df6e04b5ff0a4c9390f

Contents?: true

Size: 1.55 KB

Versions: 0

Compression: gzip

Compressed size: 647 Bytes

Stored size: 647 Bytes

Contents

--- !ruby/object:Gem::Specification
name: pivotal-github
version: !ruby/object:Gem::Version
  version: 0.5.1
  prerelease: 
platform: ruby
authors:
- Michael Hartl
autorequire: 
bindir: bin
cert_chain: []
date: 2013-02-07 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-push
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-push
- lib/pivotal-github.rb
- lib/pivotal-github/command.rb
- lib/pivotal-github/options.rb
- lib/pivotal-github/story_commit.rb
- lib/pivotal-github/version.rb
- pivotal-github.gemspec
- spec/commands/story_commit_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.23
signing_key: 
specification_version: 3
summary: See the README for full documentation
test_files:
- spec/commands/story_commit_spec.rb
- spec/options/options_spec.rb
- spec/spec_helper.rb

Package Spec version

pivotal-github-0.5.1