davinci_crd_test_kit 0.11.0 → 0.11.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: 970eb61c1075868a3d84497e1765c2b67c02a8bf61e0005fe0700c4df15984cb
|
4
|
+
data.tar.gz: 799e551ca2d70bf6ca6ffb539ebd8832ec638c04cdfcc5b3206e58df42d7a86f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 854c86c38eacd5cca3c40253da23625f9597b317a09ab406e341930a1571018364bca1bc6b61237862b5019491ffb9ac231de11f7bfe17021819a7d68a21f9ef
|
7
|
+
data.tar.gz: 7f8d00e32b5b10a3fd89f15e1e3eff2369c7fd52e58caf065d47778e19eb509244f36ca385bd1435032f0b96d94e285a9ea754b94b6cce582619c25be5e07d81
|
@@ -98,7 +98,7 @@ module DaVinciCRDTestKit
|
|
98
98
|
]
|
99
99
|
|
100
100
|
fhir_resource_validator do
|
101
|
-
igs('hl7.fhir.us.davinci-crd
|
101
|
+
igs('hl7.fhir.us.davinci-crd#2.0.1')
|
102
102
|
|
103
103
|
exclude_message do |message|
|
104
104
|
message.message.match?(/\A\S+: \S+: URL value '.*' does not resolve/)
|
@@ -94,7 +94,7 @@ module DaVinciCRDTestKit
|
|
94
94
|
title: 'CRD server base URL'
|
95
95
|
|
96
96
|
fhir_resource_validator do
|
97
|
-
igs('hl7.fhir.us.davinci-crd
|
97
|
+
igs('hl7.fhir.us.davinci-crd#2.0.1')
|
98
98
|
|
99
99
|
exclude_message do |message|
|
100
100
|
message.message.match?(/\A\S+: \S+: URL value '.*' does not resolve/)
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: davinci_crd_test_kit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.11.
|
4
|
+
version: 0.11.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stephen MacVicar
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2025-
|
13
|
+
date: 2025-03-18 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: inferno_core
|