hwid 0.1.0 → 0.1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ad86da91b105745c731b7948d415c7dfdb2ae08a
4
- data.tar.gz: cfc7c06ca09679e4bbe55510d92002843deadf6d
3
+ metadata.gz: f69681e361e230ec455dc72893c443abcd7ff74e
4
+ data.tar.gz: ab9a1c87884d550e68651c5cfc041435402e06c2
5
5
  SHA512:
6
- metadata.gz: 4f1cbcd6bba59f1a143ee41be18ba245b68a26a8d5537fd4e94aa38da2f64a2925588dba956ac183a7949ca7d5c8036fc3a48b6a0dfe1c22de057751ef4cdae6
7
- data.tar.gz: a39e85f3d892c3490f3e3d57dbbf4e10d5a58167ad84d4fd6a534588ee354a8436d70c824538c0ffd4ad4bfbeae874f79a5b990ec4fdbb7ee6815541bd2b3d66
6
+ metadata.gz: 81b388f088c9d551266fac3da3c24a69020efc339f5b4a5f3e05ad9930c53bc0d06893af42e77d9ff919e07ec663165677d72f37dfa7a53a4ec353f7d47d7d2a
7
+ data.tar.gz: c8aa3d6852c51bde42dac3170d656b5dd416f51001296cb14ef99b61f69908931708559c8d6322157a35fe28faa18473c7d3b850cce5c9a66b724e35d70da895
data/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  [![Build Status](https://travis-ci.org/semdinsp/hwid.png)](https://travis-ci.org/semdinsp/hwid)
2
- [![Code Climate](https://codeclimate.com/repos/524654d9c7f3a31b29038e3a/badges/58ed8386e3e6d266c7ac/gpa.png)](https://codeclimate.com/repos/524654d9c7f3a31b29038e3a/feed)
2
+ [![Code Climate](https://codeclimate.com/github/semdinsp/hwid/badges/gpa.svg)](https://codeclimate.com/github/semdinsp/hwid)
3
3
  [![Gem Version](https://badge.fury.io/rb/hwid.png)](http://badge.fury.io/rb/hwid)
4
4
 
5
5
  hwid gem
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hwid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scott Sproule