oursprivacy-ingest 1.16.1 → 1.16.2

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: 36e63477fadec94928a9a2b217c84cc7d19c6bfc8c03d8852c724eb15722058c
4
- data.tar.gz: 83aab9dbc740131e11c08adb20bd9c3b30d2f000d295f96d1fcff322fbf56201
3
+ metadata.gz: 43b9b9f2ed6e3a6555f1d5ef3760ae53925a85d09e4c5fad764f531948827f9c
4
+ data.tar.gz: 10d136ae93b05263abb71e8681b52c0610bfc4d399969f0caafd48bd6e224de1
5
5
  SHA512:
6
- metadata.gz: 54a3b7c1c4fc16d7994a69c1a70c1318d0c79816128cf572e5720c060b2a9235a3d72a7824667c41724c98a69b19f493037297d9149c990870a3805be5bae8ce
7
- data.tar.gz: 621c8f995f6cdd1b06d675b1634fbaf509ff73c65f35f8e04ac053e5685aa49886d62328d14ba66fcae31dd207837194219adcea51fcf6ab963a3262f1acdbeb
6
+ metadata.gz: df4c1209ecd477be51a993bfc9f8c431b8a05e56f3f033789dab96afb3a7adbed4ae157c2df7dc9cd579877cdda79ff9b927e560f172997cea12eda920f0e67b
7
+ data.tar.gz: 3080aa71012f38b6df74467e9f963dcb46e382aabc96825977e7aa4c8d66f0f8a7caf2d3777f163883297f674dc564631a857e0fc8b25089b5c8c3e10105df9c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.16.2 (2026-08-03)
4
+
5
+ Full Changelog: [v1.16.1...v1.16.2](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.16.1...v1.16.2)
6
+
7
+ ### Chores
8
+
9
+ * add CODEOWNERS ([#44](https://github.com/with-ours/ingest-sdk-ruby/issues/44)) ([d6254c4](https://github.com/with-ours/ingest-sdk-ruby/commit/d6254c4338389c61db6f75eef8d5e74ba0f3cb11))
10
+
3
11
  ## 1.16.1 (2026-07-27)
4
12
 
5
13
  Full Changelog: [v1.16.0...v1.16.1](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.16.0...v1.16.1)
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.1"
20
+ gem "oursprivacy-ingest", "~> 1.16.2"
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.1"
4
+ VERSION = "1.16.2"
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.1
4
+ version: 1.16.2
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-27 00:00:00.000000000 Z
11
+ date: 2026-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi