oursprivacy-ingest 1.1.2 → 1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a900af101d1eb63a0466ad9ee8543fb64b20375a8066303d31f39164b01deeb6
4
- data.tar.gz: c0905bf58b1b00f542e560f937d4c9fff633300dab40cf4bdcc31fba563a09ed
3
+ metadata.gz: a395008c699e38a5d9e8d08435fc62c502fb7e6edf15d72163f9c1204a9f0723
4
+ data.tar.gz: 4c6d6835353d0784b9eecfb868aa3307b4a6e33c75100e65563214bab1858826
5
5
  SHA512:
6
- metadata.gz: 5115eb5d2017c901f044d72542e9ab522ad8b9c0027acd43babc7c96cf6e59f5d049c99085f8f585ff5d6bf8ac8a5eebe3944ca53a28ecbf4bc3928eb7b37446
7
- data.tar.gz: 64229727b10c4888884517a6f4d05fddfafd77cfc57da77948e701cc4ad452285e0aee41d5affba136efa308a5b9937b334deafe3e274b221d9015d255a1f9eb
6
+ metadata.gz: b05710f17092e276f0a3d4aa25a72202617e7ff88d8b471c12b41e4d59d23a85626c1d4e9f6d29ae68085059e5d20e3f5b2233ddbfa2cd811543d1623610dd0e
7
+ data.tar.gz: 1d8edc8de137c5d230677e2a957af8c0a586e35990775113c7b2214ff7eed9c91717f057927a7e2b5e687d8b8a7e7c6263404129c2407b169ce71df6660c78e7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.1.3 (2026-03-25)
4
+
5
+ Full Changelog: [v1.1.2...v1.1.3](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.1.2...v1.1.3)
6
+
7
+ ### Chores
8
+
9
+ * **ci:** skip lint on metadata-only changes ([c0da270](https://github.com/with-ours/ingest-sdk-ruby/commit/c0da270a1036ce87a017a17299080348eaccf5c0))
10
+ * **internal:** update gitignore ([d326529](https://github.com/with-ours/ingest-sdk-ruby/commit/d3265294f9c477eded2e919b10976f2488d227e1))
11
+
3
12
  ## 1.1.2 (2026-03-17)
4
13
 
5
14
  Full Changelog: [v1.1.1...v1.1.2](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.1.1...v1.1.2)
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.1.2"
20
+ gem "oursprivacy-ingest", "~> 1.1.3"
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.1.2"
4
+ VERSION = "1.1.3"
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.1.2
4
+ version: 1.1.3
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-03-19 00:00:00.000000000 Z
11
+ date: 2026-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi