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: 8bd4f97d7e5e81426e84e355e865547fd5bafc08c05961f1fe997dbda4d02c17
4
- data.tar.gz: 92be2b2e28fa35bac309359094dfb51e61c5a4cc4d129d490e3cba9389e18fac
3
+ metadata.gz: ead0a2c326bbd82da65c84257ce08d9caba34ffd46f9134d20a77f16a291af81
4
+ data.tar.gz: 0aefc034c038c266f63fd67438f5a9ecb12840c393a7da2832672f8e6ab7b0a6
5
5
  SHA512:
6
- metadata.gz: 5f7f29041c3cb2beb8f7ceb02940c9ea34106baee86e52bd4df3c1174693feba6205d5bf1a277dcd31288fb1672a7a3a6e3d67d63fa73c3919b9beda7e4c1ce3
7
- data.tar.gz: 6b7bdd9a74d9743a4c064980ffe5a3ea76c1e5f1fb9a725c1cf6b8d9c490882b39c962cf446b907706be6f9b4be5faabcb6f6df0ea14572c866c74a162a11c69
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'
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SMART_UDAP_HarmonizationTestKit
4
- VERSION = '0.11.0'
5
- LAST_UPDATED = '2025-03-28'
4
+ VERSION = '0.11.1'
5
+ LAST_UPDATED = '2025-04-04'
6
6
  end
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.0
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-03-28 00:00:00.000000000 Z
12
+ date: 2025-04-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: inferno_core