davinci_pdex_test_kit 0.10.3 → 0.10.4

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: ab2a6cb356ae224ab504194aba059499028cad59620924a1e241ce3fc6933837
4
- data.tar.gz: da42ce6fe75cc1d5556a76608c7e0cf5d023a7ee7a2a32ddabda69556b6ce599
3
+ metadata.gz: 5c6a95e37547466e4863cad1b71f6e9adf175a9f3ed2732484e60b10580f1567
4
+ data.tar.gz: 5da2b0a0f27588a2458fef38d5eb2b67dcb5c2b0ee6951e09aebc9da33ffe84e
5
5
  SHA512:
6
- metadata.gz: 22c98f6d0797b6f4ae1869231aebf919d177f7f493649884dde1d23f13ecb383f37655a484f9b6e5be17f18d8d9182b978f1fe3fac4b07ff59a50ae8aa804b7c
7
- data.tar.gz: 7babf6b49a3264283ae8b5a17d0b53b81599fc04b8ffc99fa3f07adf7c3de889f42889f81ab534a97afc21a76ed7434f6e17f384909e081353ada64a34faf789
6
+ metadata.gz: c70ba56df1b20578b054154642aa1afb33d5522c60316fe3f675480528ff6221f2f3b6f29ea211dac93b85eec7337f3d909a01839f53bcde1fe61a70d6bd5e17
7
+ data.tar.gz: 6b8829941a6aee4949fa6d54fd19bbc93289918582abd843b1419f6db228d4bcd3cfc492e39694dedd99b01cfc57ae67d4808c894752ec7eb73946821050de65
@@ -23,7 +23,8 @@ module DaVinciPDexTestKit
23
23
  * $export-poll-status: `#{export_status_url}`, then continue to make reads from the binaries if a payload is delivered
24
24
 
25
25
  and [click here](#{resume_clinical_data_url}?token=#{access_token}) when done.
26
- )
26
+ ),
27
+ timeout: 900
27
28
  )
28
29
  end
29
30
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module DaVinciPDexTestKit
4
- VERSION = '0.10.3'
4
+ VERSION = '0.10.4'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: davinci_pdex_test_kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.3
4
+ version: 0.10.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karl Naden
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2024-07-09 00:00:00.000000000 Z
13
+ date: 2024-07-15 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: inferno_core