cancer_pathology_data_sharing_test_kit 0.9.0 → 0.9.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.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8bc96d3d8f2bf16677269ba54db6b6459b39f03677b311f47385c50b5ad59c55
|
4
|
+
data.tar.gz: '09ba833af8c8e49ef28ea08c2880de7d96b0242efe62d2970b97ae6203897415'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1a7251ac6ca8d3bc35891c77c4b722d2a566a2d2f30b0c0bb0edd0fd9fc13e4e6639e80648dbd77cf85c07d926ccfece62219c8d802cdc54b2863e435cb4d2f5
|
7
|
+
data.tar.gz: 3ccb10d953d9eab60d9d0c733e48742157fa5d71b2d156a04b56bc0fa60e946e2bc1dbe4ccb46e162cc9e9ef3e796fba6169680977dbf4e5ad7ec553a1373eb7
|
@@ -3,7 +3,7 @@ require_relative 'version'
|
|
3
3
|
module CancerPathologyDataSharingTestKit
|
4
4
|
class Metadata < Inferno::TestKit
|
5
5
|
id :cancer_pathology_data_sharing_test_kit
|
6
|
-
title 'Cancer Pathology Data Sharing
|
6
|
+
title 'Cancer Pathology Data Sharing Test Kit'
|
7
7
|
description <<~DESCRIPTION
|
8
8
|
|
9
9
|
The Cancer Pathology Data Sharing (CPDS) Test Kit is a testing tool for Health IT systems
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cancer_pathology_data_sharing_test_kit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Robert Passas
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2025-05-
|
14
|
+
date: 2025-05-13 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: inferno_core
|