pivotal_tracker_cli 5.0.0 → 5.0.1

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: 4af2149b3aca4a10c1b57ec9d58e94261545fb2d
4
- data.tar.gz: 90a67f3fef0f78f6456cd08d5c99aff8395f1633
3
+ metadata.gz: a2ba39c0065205bc42f7e354daf5edfc6883b480
4
+ data.tar.gz: 42621a3159d9945cc54c29c1dbcc3307b2de239c
5
5
  SHA512:
6
- metadata.gz: 26985e6de259cafa075dc481f6839d3917e10a522eeb2e7f6170d5a9924824848e69ce8e67f6829a939b7c5684c9dca2a47aa43e1945555ad6820dacbbdc1bc5
7
- data.tar.gz: 97b5f1ad84a04ab60b2437cca5e2ae6a4b56d692f1c31b9572c272ed48510b226f9e4b430877e249da4773ba2264549b8dbe1ce459dedbbc3945c2cdbc3fef0c
6
+ metadata.gz: 0f019e6d3ab38c27e74e19448efe3406f3a8e1e532cd0899c7b590e7afe4ecc3e3855a96624c3189ed5d66689ec6e41c1f0e3ce22ff37736c3bbe84d020002b9
7
+ data.tar.gz: bb7609d0499cd4903976e3baa5439d756c677fc5f89be11178178e76400090b004e3d37944f5bb6de17a8169852c1e83903d27f2f5ad6a702ce05f7883f92c48
@@ -1,3 +1,3 @@
1
1
  module PivotalTrackerCli
2
- VERSION = '5.0.0'
2
+ VERSION = '5.0.1'
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ['me@jalexhall.com']
11
11
 
12
12
  spec.summary = 'This gem is supposed to be used for dev purposes'
13
- spec.description = 'Simple integration with pivotal-tracker gem'
13
+ spec.description = 'Simple integration with pivotal-tracker API'
14
14
  spec.homepage = 'http://github.com/alex-hall/pivotal_tracker_cli'
15
15
  spec.license = 'MIT'
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pivotal_tracker_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Hall
@@ -122,7 +122,7 @@ dependencies:
122
122
  - - ">="
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
- description: Simple integration with pivotal-tracker gem
125
+ description: Simple integration with pivotal-tracker API
126
126
  email:
127
127
  - me@jalexhall.com
128
128
  executables: