oursprivacy-ingest 1.14.1 → 1.14.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: 20442473307915e3cbb62dacd2ac1df5c94ad4642ac0902c5bcb5149f9285b0b
4
- data.tar.gz: 93b34250ec89186ca015e55651f66c8a6338d56c765c55291315b1ac6b6c2532
3
+ metadata.gz: 4a09df5375f98219a025314f7568bd973332335392e74a610c1e5bbcde0fe09f
4
+ data.tar.gz: 5b84972ae1867beb17451e9284cdf24fec192c957d2ddb5a52d6c3d8064cb664
5
5
  SHA512:
6
- metadata.gz: 7bf192c723ba1d15cdd4c8f98437f267c24438cc434d1fd22b64f394e8707b8e5ea1eaac311172503e7cca9b7a2fa910e276428c0fc93302e73cb735db53e743
7
- data.tar.gz: 875cca7fb77c806a5a46527465da4f2695642a55f9d77fbfe52d1f622d5663bb94c8cc223fcf1d4ce40a69fbadaeeb4dd5ad5681760be3124739d750f97d0b43
6
+ metadata.gz: c658ece9f473607b0164066ef6f544415b754efdd8235f9350d45e5aacc33d1a095b1033741ccdbb67090b026b64fab1da02bf3222fb981e83d8a878b654c742
7
+ data.tar.gz: b1026bc20cea3d413d702ebbd9a6349fd17ba1d861bfb71e0d7fef8088494a7641aff44512a289d87bfe702705f44fcbc26c0592fe0dd2ef9556a530e7a295c5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.14.2 (2026-06-24)
4
+
5
+ Full Changelog: [v1.14.1...v1.14.2](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.14.1...v1.14.2)
6
+
7
+ ### Bug Fixes
8
+
9
+ * **deps:** patch concurrent-ruby vulnerabilities ([8938d85](https://github.com/with-ours/ingest-sdk-ruby/commit/8938d85ddc185ef05279f74e39ee9625a592ae9d))
10
+
3
11
  ## 1.14.1 (2026-06-17)
4
12
 
5
13
  Full Changelog: [v1.14.0...v1.14.1](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.14.0...v1.14.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.14.1"
20
+ gem "oursprivacy-ingest", "~> 1.14.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.14.1"
4
+ VERSION = "1.14.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.14.1
4
+ version: 1.14.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-06-18 00:00:00.000000000 Z
11
+ date: 2026-06-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi