clubhouse2 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/clubhouse2.gemspec +2 -2
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5c1c87518ad2656fbe60ddf10c0de8e82d6b4bac
4
- data.tar.gz: fffdffbb63254d38b0673ce5dd91793b10ca928e
3
+ metadata.gz: eeffa53c35126ed24eeed8a0c71e503d37b91837
4
+ data.tar.gz: 6d2e4d2fcd5da91e595ff4a66d538f80e7a22b07
5
5
  SHA512:
6
- metadata.gz: e45c073cb576d63d3cec7f02b44021bbd6d9d2a6cefde3377977da8876abb640082a444cf8c3d28c97bce28bdaf2fd01086608a48ff205eb4b732c555c8433a4
7
- data.tar.gz: 4f70db02ea2d79866716220799038e78b1ce32f0cc4de03c1d89b6c786803c57ff77bcbdb9d9440ba7de91849bf0505a740c845bc1db217348e759a53d568d2c
6
+ metadata.gz: 3ef1475a74042f73e22bf5e498e27ba066fe61c11b666901703547c001bbe689084694e4d5bdaa64c0904a50799b4860ebb372040f95bfc8c91a408f062b19bb
7
+ data.tar.gz: f49ff54ea239a2402358ab0201b064ed3ef6d1540347bb1e1c14817dd86930cd19471211240515cd0920d40528c0a372cb470a9585591216e5bfb68c8044ac26
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.5
1
+ 1.0.6
data/clubhouse2.gemspec CHANGED
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.email = ["jd@masabi.com"]
10
10
 
11
11
  spec.summary = %q{Clubhouse library for API version 2}
12
- spec.description = %q{Does exactly what it says on the label}
13
- spec.homepage = "https://www.masabi.com"
12
+ spec.description = %q{A resource-oriented library for working with the Cloubhouse API (v2)}
13
+ spec.homepage = "https://github.com/Masabi/clubhouse2-ruby"
14
14
  spec.license = "BSD"
15
15
 
16
16
  # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clubhouse2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Denness
@@ -52,7 +52,7 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '1.10'
55
- description: Does exactly what it says on the label
55
+ description: A resource-oriented library for working with the Cloubhouse API (v2)
56
56
  email:
57
57
  - jd@masabi.com
58
58
  executables: []
@@ -85,7 +85,7 @@ files:
85
85
  - lib/clubhouse2/task.rb
86
86
  - lib/clubhouse2/team.rb
87
87
  - lib/clubhouse2/workflow.rb
88
- homepage: https://www.masabi.com
88
+ homepage: https://github.com/Masabi/clubhouse2-ruby
89
89
  licenses:
90
90
  - BSD
91
91
  metadata: {}