hss 0.1.2 → 0.1.3

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/{hss → lib/hss} +0 -0
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c2b2cc177bf934d8966d584c0c1f782fb303bc6f
4
- data.tar.gz: cf65742a92aad159977f4e88c9495c6d240a4fe4
3
+ metadata.gz: 0c815dae40ad8012a473c88b6e3bebf5044b9bb1
4
+ data.tar.gz: bd1abd6ca56ce3ce7ff4a0e781763390a4f3150e
5
5
  SHA512:
6
- metadata.gz: 274a00a585a6c8b973be80d1dbdd45a738ff97fbbcd5a34a0ad9e00068a5b35b2ace3bd3033db5a848bb5959fdfcf92e6dc74ff4da5ced64c98213565471ac1a
7
- data.tar.gz: c72e5ba4f609fcef171f8c14aa8720b802813844c8e844af413502bcc755c47055fad9511119f9f44948a8a4a7fd6b55c74bdd19710415b522a5975f0c9fec39
6
+ metadata.gz: c8470acd12fd7a1f66795db92a57e3edf95f15aabfff1316b10e76d435bbf266973b5e72109109dda18dd63fde29d49c7f400ddd58d53fdbbfdc2d806bd94508
7
+ data.tar.gz: 63813a91970e935357b70bf102558279a7791bae650def6e247a351691bb6f25b4a08d511b3459e4bedbb8c723af6c38e6b6a9de784847a00297fd9207ab6a4a
data/{hss → lib/hss} RENAMED
File without changes
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hss
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Les Aker
8
8
  autorequire:
9
- bindir: .
9
+ bindir: lib
10
10
  cert_chain: []
11
11
  date: 2013-08-09 00:00:00.000000000 Z
12
12
  dependencies: []
@@ -17,7 +17,7 @@ executables:
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - ./hss
20
+ - lib/hss
21
21
  homepage: https://github.com/akerl/hss
22
22
  licenses:
23
23
  - MIT