condux 0.1.2 → 0.1.3

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2007f6870a855742f44a4a68ca2aefd2d4c2534f7a45c426fda605c550e6a115
4
- data.tar.gz: a4067aa8e704085a1290d3a72ba8bc61fcbba8928e9255b4284c33cef30c8840
3
+ metadata.gz: 4aca4eaaa24ff8805dca4673015573bb73f73687457be73f3b31788fdd0bb9ef
4
+ data.tar.gz: d947c7111c1eb8ce79d49fa6ba8ba637b0580303fb22f8fd5ac2b64ddbbeba8e
5
5
  SHA512:
6
- metadata.gz: 8191399125684cefd37e195d5d0750c5a68930c7549ba4ffb26bf39924229162ab813f5a2392f457ea813649eddd0982633c4cfe444509fb4023495a4441a14c
7
- data.tar.gz: 4c6255dc6b42867e414681b6d3c39bfe997e436ae660a4253ff24114763e0a2cf9efc13adf62fcbda5bde7c0b3f004090e7a111ebe2a85e3cb2188e2c0510ec0
6
+ metadata.gz: b6607510b77d3177536c22835354011ecb6c70eafac988c44bda772b7157526e5511b974939ea0fb28351dd8bdf17471a3b99f9aa9470859c35884e3baef3c79
7
+ data.tar.gz: 316b730e23fa54db4bade1ddc408f4aff59539a24f5b587530620d0e2055607b87fce84f71a8716900094fd0bb99cb7b12637f216b1d5470de5378ca43849097
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: condux
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Condux
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-02 00:00:00.000000000 Z
11
+ date: 2026-08-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'The Condux SDK for Ruby: report errors to a Condux relay with a resilient,
14
14
  never-raising transport. Zero runtime dependencies (standard library only).'
@@ -33,7 +33,7 @@ licenses:
33
33
  metadata:
34
34
  homepage_uri: https://condux.ai
35
35
  source_code_uri: https://github.com/tripledownab/condux
36
- documentation_uri: https://github.com/tripledownab/condux/blob/main/docs/sdk-publishing.md
36
+ documentation_uri: https://github.com/tripledownab/condux/tree/main/sdks/ruby#readme
37
37
  rubygems_mfa_required: 'true'
38
38
  post_install_message:
39
39
  rdoc_options: []