onc_certification_g10_test_kit 2.0.0.rc2 → 2.0.0.rc3
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: 428f977576be3ec320ca1bc66fe540d2c8003345b37dce99191ad20bc45f703a
|
|
4
|
+
data.tar.gz: a2fb07e84cab07aaa9f35a273e7d35c48b81ac1d9e6ebedc8340982b3348683a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9236ae11a6b6c9f7db9cbff2fe0824e3a5bcd5a3db9b2b11690157fc616181f9667737b2781efae9b452f93f1f5c8de389b78f2e3d4a2cee46f3c88d0ed40f9b
|
|
7
|
+
data.tar.gz: 97dc283bcab7e28a7f799e77b121010933ab527f1244f9fea65d38b9a2c3c0cf75622c25f27cf32de2fef6d4bf47470958e06ea99561d53a926202ac198a3f78
|
|
@@ -104,7 +104,8 @@ module ONCCertificationG10TestKit
|
|
|
104
104
|
window.
|
|
105
105
|
|
|
106
106
|
* [Perform Invalid Launch](#{auth_url})
|
|
107
|
-
* [Attest launch
|
|
107
|
+
* [Attest launch
|
|
108
|
+
failed](#{Inferno::Application['base_url']}/custom/smart/redirect?state=#{state}&confirm_fail=true)
|
|
108
109
|
)
|
|
109
110
|
end
|
|
110
111
|
end
|
|
@@ -101,7 +101,8 @@ module ONCCertificationG10TestKit
|
|
|
101
101
|
window.
|
|
102
102
|
|
|
103
103
|
* [Perform Invalid Launch](#{auth_url})
|
|
104
|
-
* [Attest launch
|
|
104
|
+
* [Attest launch
|
|
105
|
+
failed](#{Inferno::Application['base_url']}/custom/smart/redirect?state=#{state}&confirm_fail=true)
|
|
105
106
|
)
|
|
106
107
|
end
|
|
107
108
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: onc_certification_g10_test_kit
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.0.
|
|
4
|
+
version: 2.0.0.rc3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stephen MacVicar
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-03-
|
|
11
|
+
date: 2022-03-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bloomer
|