origen_testers_chroma 0.1.8 → 0.1.9
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 +4 -4
- data/config/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e6615d92a178b9076e303bc81ae4149e7810eff5244ee092e6cf18fccb5b5cb8
|
|
4
|
+
data.tar.gz: '010363028d78b2b583ca459736db66c6e81c85c5b3bc53be91584eeedafc5344'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 384509ede6ae5e7b0d8c8f2f1977eb61bbc618560f46cff88d16aad7fef1fcd7df242697de8b9682d03097dbfa2061627c63bbf99cbc13732347aafff575395f
|
|
7
|
+
data.tar.gz: c8e7c5aabbf2fc94163aa57f4cc5d5b821a50f271c2a2b968d639d582265e41d952869379b017df9048d7e126462b8d0fa2231e1172c909c3a9906ac8bb9afc4
|
data/config/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: origen_testers_chroma
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.9
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sean Dong
|
|
@@ -24,7 +24,7 @@ dependencies:
|
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
26
|
version: 0.52.5
|
|
27
|
-
description: This plugin provides a Chroma tester model based origen_testers
|
|
27
|
+
description: This plugin provides a Chroma tester model based on J750 from origen_testers
|
|
28
28
|
email:
|
|
29
29
|
- sean.dong@nxp.com
|
|
30
30
|
executables: []
|
|
@@ -56,5 +56,5 @@ requirements: []
|
|
|
56
56
|
rubygems_version: 3.5.3
|
|
57
57
|
signing_key:
|
|
58
58
|
specification_version: 4
|
|
59
|
-
summary: Chroma tester plugin based on OrigenTesters
|
|
59
|
+
summary: Chroma tester plugin based on OrigenTesters J750
|
|
60
60
|
test_files: []
|