smart_udap_harmonization_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: ead0a2c326bbd82da65c84257ce08d9caba34ffd46f9134d20a77f16a291af81
|
4
|
+
data.tar.gz: 0aefc034c038c266f63fd67438f5a9ecb12840c393a7da2832672f8e6ab7b0a6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5866b504e3b148e27d9f4484faa2efe32be9ed541a4db82886bd93c0818bbfe9769885c30a86717bbba8aa6a027efc89f57bfb426a7d135deb5aeb07f0beb30c
|
7
|
+
data.tar.gz: e75503a8df73207f376ad043a9c0af08efe963ba0b0bd77c7bea8ea72380173a7b00e50315a0c69baa9e0691baf6b61c2370ea641b5b1d8be5ac7e9f10ba5557
|
@@ -42,7 +42,7 @@ module SMART_UDAP_HarmonizationTestKit
|
|
42
42
|
Please report any issues with this set of tests in the [GitHub Issues](https://github.com/inferno-framework/smart-udap-harmonization-test-kit/issues) section of the [open-source code repository](https://github.com/inferno-framework/smart-udap-harmonization-test-kit).
|
43
43
|
DESCRIPTION
|
44
44
|
suite_ids [:smart_udap_harmonization]
|
45
|
-
tags ['UDAP']
|
45
|
+
tags ['UDAP Security', 'SMART App Launch']
|
46
46
|
last_updated LAST_UPDATED
|
47
47
|
version VERSION
|
48
48
|
maturity 'Low'
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: smart_udap_harmonization_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
|
- Alisa Wallace
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2025-
|
12
|
+
date: 2025-04-06 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: inferno_core
|