service_base_url_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: 2c3e929f95555e88914e24f5265dc78f3ee0e58ae8f080a296a4da792f06b7f7
4
- data.tar.gz: 9c9bc6a0c4bae978785a839d49b10bcaf6f061de98279bf134d75ec7d64840fe
3
+ metadata.gz: 9ffc8388386fb4a40cc4fd90999bfe34e8984b22c64d4ddd26f570184b58376d
4
+ data.tar.gz: aa10cdf0856818dc96813e1f75c9ee02cd38899868ad772cd9105b139186d36c
5
5
  SHA512:
6
- metadata.gz: 30e547da5a738f1caecddd25f9f23220fe5c4b5e1bf0f68d136181e6fab4789f28a10c8b0861ae02e6bff7735584520bbba2caffc678df80eded371479712d9e
7
- data.tar.gz: '08924342ba7b6313b610e0f18363cb4bf266137952b81e97fc933e99d391c8efd91632317004c130830ae93902fae96ce4dc707eba91711099427cbc81d2e919'
6
+ metadata.gz: 805e95a41f4fdaef58fde70e1e7f5cbba74626ea32b49568aabe736fbeba95b30ac0ec7c3461f900925a839fb3b7d5d769358a0204181283cc58447946912af5
7
+ data.tar.gz: 436893f8217d45279dadb906a934905d4269a8740536423e2b720caf688a70c99ab047b70e002608834d8586173eb05d87aae512f4286f834c31f5f4ba870da6
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ServiceBaseURLTestKit
4
- VERSION = '0.9.0'
4
+ VERSION = '0.9.1'
5
5
  end
@@ -36,11 +36,6 @@ module ServiceBaseURLTestKit
36
36
  - Collected into a Bundle resource formatted according to the standard
37
37
  adopted in FHIR v4.0.1: § 170.215\(a\) for publication
38
38
 
39
- This test kit is provided as a preview for feedback and is not currently
40
- intended for certification. A version of these tests will be migrated into
41
- a future version of the [ONC (g)(10) Standardized API Test
42
- Kit](https://github.com/onc-healthit/onc-certification-g10-test-kit).
43
-
44
39
  While these tests do not specifically verify conformance to
45
40
  [Patient-Access
46
41
  Brands](https://build.fhir.org/ig/HL7/smart-app-launch/brands.html) within
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: service_base_url_test_kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Inferno Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-12 00:00:00.000000000 Z
11
+ date: 2024-04-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: inferno_core