dither 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/dither.gemspec +1 -1
- data/lib/dither/aetg_pairwise.rb +3 -0
- data/lib/dither/version.rb +1 -1
- data/lib/dither.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d8e69e75f84c1c08b9217080d64053c6ac95b9de
|
4
|
+
data.tar.gz: 46640050a152f63d9133f4569e3df302895e62a4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 21983735f608f65761356a5e460d8f129e1b9988f6738a7e3fa7b2a0cb4a23337477f7df77b83f49b83da3942f80f5d443b67b6455458e87713ef72fcae84677
|
7
|
+
data.tar.gz: 13d6ddb17aced1811e08fe740f1c9fb2fa91f005f7b3d26cdb8dc42efbe17e6e4f771f9786a0eb44bc0c4c53daf10013c36da8eb5aac373bac126d2ac4a85154
|
data/dither.gemspec
CHANGED
data/lib/dither/aetg_pairwise.rb
CHANGED
data/lib/dither/version.rb
CHANGED
data/lib/dither.rb
CHANGED