debugbundle 0.1.4 → 1.0.0

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: e2430cc8a51d6a72fa6e52896ac7b7c1be9ccc810fab56e154aae1bc76bc4aa6
4
- data.tar.gz: 04a32dd64f1bb5b39ebb636c5db76eee2148ae7be3b888d15e0e351734dd2084
3
+ metadata.gz: 4b4c0b584220369f1090b505a818ba607e548173faca6018d24e26e4cb902c88
4
+ data.tar.gz: 4faa4b7b09b784f5f320f997f24fb8918106b3f88785ba795dbe0ae2a7a237c5
5
5
  SHA512:
6
- metadata.gz: 960d4640460f35d27c18cdf20529a9c57f0d68fcd1225d3d6d571579d6007103ecb9be21596db8946dc88e6e3aa857f8bdb191f9724fe76baa6dfd701d53d25f
7
- data.tar.gz: c6fec66551b3b37eb6b84829f0bb567813d6ae81a16e752851f02cabffb6d5b4911b28576b07ad6ea6e024f6a0a3daa9e5db78bfd96e21e063521ae732554fe0
6
+ metadata.gz: 5ceb4089417df9cc82cee9d5f0c3a9e7ea11e4bc69b517a2c9ab5dfeb637e6fb3c57f5bd01a2425cf52fdae66bda463f3b8eff638f37aa556202968478b4060f
7
+ data.tar.gz: 4f64e58b96b26f1808514010ade909e6a5b6423cd71fcb83037bb9e54c6cb25b71a2f279ef065a348050c1196ab5a8d6b89a503f26a4e72144d5b6a9215dad44
data/README.md CHANGED
@@ -314,7 +314,7 @@ This repository also ships a clean-install app-driven smoke harness that validat
314
314
 
315
315
  ```sh
316
316
  make smoke
317
- make smoke-published VERSION=0.1.0
317
+ make smoke-published VERSION=1.0.0
318
318
  ```
319
319
 
320
320
  `make smoke` builds the gem, installs it into a fresh RubyGems home, drives a Rack request plus a browser relay batch through the public SDK surface, validates event envelope shape, and confirms the mock ingestion endpoint receives the expected service, environment, SDK metadata, and correlation fields.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module DebugBundle
4
- VERSION = '0.1.4'
4
+ VERSION = '1.0.0'
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: debugbundle
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - DebugBundle
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2026-05-29 00:00:00.000000000 Z
10
+ date: 2026-05-31 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: base64