oursprivacy-ingest 1.16.0 → 1.16.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: f7d2a2e9922971e9c23aec3b134c5cea566862e4e556f9a10f456bf23c98dc3e
4
- data.tar.gz: 5d96cf2231696981f60f0c53abfc2aa1164edb89658810979e374e638fa3786f
3
+ metadata.gz: 36e63477fadec94928a9a2b217c84cc7d19c6bfc8c03d8852c724eb15722058c
4
+ data.tar.gz: 83aab9dbc740131e11c08adb20bd9c3b30d2f000d295f96d1fcff322fbf56201
5
5
  SHA512:
6
- metadata.gz: 9dfc90d71c3e2e0d870b1237afb2ec88d17be18c3bdb9fabef03858e082f8ff0b89d02f8a333970d80734fa6767b37187ea0bc18dba88828f3c93968ea7fe77f
7
- data.tar.gz: c03e4841d379328f8cc00727aeac9d31647459446bfd9990c5c32b2432d46ed76c054bf2a9130c84e78f02b4f003f08fd9c3bb51fa4c034316fd3d256f8c4681
6
+ metadata.gz: 54a3b7c1c4fc16d7994a69c1a70c1318d0c79816128cf572e5720c060b2a9235a3d72a7824667c41724c98a69b19f493037297d9149c990870a3805be5bae8ce
7
+ data.tar.gz: 621c8f995f6cdd1b06d675b1634fbaf509ff73c65f35f8e04ac053e5685aa49886d62328d14ba66fcae31dd207837194219adcea51fcf6ab963a3262f1acdbeb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.16.1 (2026-07-27)
4
+
5
+ Full Changelog: [v1.16.0...v1.16.1](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.16.0...v1.16.1)
6
+
7
+ ### Build System
8
+
9
+ * **deps-dev:** bump json from 2.15.2 to 2.19.9 ([#42](https://github.com/with-ours/ingest-sdk-ruby/issues/42)) ([8a2eb2e](https://github.com/with-ours/ingest-sdk-ruby/commit/8a2eb2ecb360802cb822c15645b8d5a0578b77e8))
10
+
3
11
  ## 1.16.0 (2026-07-21)
4
12
 
5
13
  Full Changelog: [v1.15.0...v1.16.0](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.15.0...v1.16.0)
data/README.md CHANGED
@@ -17,7 +17,7 @@ To use this gem, install via Bundler by adding the following to your application
17
17
  <!-- x-release-please-start-version -->
18
18
 
19
19
  ```ruby
20
- gem "oursprivacy-ingest", "~> 1.16.0"
20
+ gem "oursprivacy-ingest", "~> 1.16.1"
21
21
  ```
22
22
 
23
23
  <!-- x-release-please-end -->
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OursprivacyIngest
4
- VERSION = "1.16.0"
4
+ VERSION = "1.16.1"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oursprivacy-ingest
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.16.0
4
+ version: 1.16.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ours Privacy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-22 00:00:00.000000000 Z
11
+ date: 2026-07-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi