pivotoolz 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: aa29aaa29d023de131d5d30f72546d8932426390
4
- data.tar.gz: 68ef16bf42bab12f8db92d0a8d953dc5a7d20ded
3
+ metadata.gz: 154afb500a7422493379239c32acb245eb80ebe9
4
+ data.tar.gz: aca7544f1cfc9f5f6c431ae9baa4aa3547a6a11b
5
5
  SHA512:
6
- metadata.gz: 88beb076fadf9cf742cdc3f41d5f012e7e497358eb9302a629039e9cf51091637fb9a32ce790bdfb1aae8a152f45de4348659bc30e994930b89d85acba3082b6
7
- data.tar.gz: 4b6ff5b8cc673dbee17244623038a0fe605064825172178ca057d249c2bbc94ea1fee3b015059207cdee1588c19b0a79d3a290457e81656bff8a73cf601033bb
6
+ metadata.gz: 6a9ae25cad5a8adc865a341862fa2f00f4de7b4dcef1c5c2feab19688437479f1fb150db38ee9557132fcadf37fb6cf7aea174b2620be4444234ea8a45145dad
7
+ data.tar.gz: f186cbaffebf5c12e6fdc099e86e4a8788f0c25036ed65bc359246c80b8a167569eca5e32cdc9ecf10ee3d0944281ef7b295d61cefdabaf768a3ab7149bb8edf
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- pivotoolz (0.1.1)
4
+ pivotoolz (0.1.2)
5
5
  rest-client (~> 2.0.2)
6
6
 
7
7
  GEM
@@ -1,3 +1,3 @@
1
1
  module Pivotoolz
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
data/pivotoolz.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["sufyan@sealmail.net"]
11
11
 
12
12
  spec.summary = %q{Tools to save you time when working with Pivotal Tracker stories}
13
- spec.description = %q{Auto-deliver your finished stories upon successful deployment, find out which stories went out in the last deployment}
13
+ spec.description = %q{Auto-deliver your finished stories upon successful deployment, find out which stories went out in the last deployment, get a list of pivotal tracker story ids that went out in the last deployment.}
14
14
  spec.homepage = "https://github.com/sufyanadam/pivotoolz"
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pivotoolz
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sufyan Adam
@@ -67,7 +67,8 @@ dependencies:
67
67
  - !ruby/object:Gem::Version
68
68
  version: '3.0'
69
69
  description: Auto-deliver your finished stories upon successful deployment, find out
70
- which stories went out in the last deployment
70
+ which stories went out in the last deployment, get a list of pivotal tracker story
71
+ ids that went out in the last deployment.
71
72
  email:
72
73
  - sufyan@sealmail.net
73
74
  executables: