eppo-server-sdk 3.7.2-arm64-darwin → 3.7.3-arm64-darwin

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: b473577b759d2629a351540b3cc7c279ad231ea51780c95a3196e87ff68efdc0
4
- data.tar.gz: 977918c946943abc2b9f499a5d1409dda3dbe3ad98327c64c118987453f32dd5
3
+ metadata.gz: 7b7f23b5cd0b3af2272bffda6ea7598f1c0e6144dbb07ac26788f93cd7ac717e
4
+ data.tar.gz: 28376a94934aa7eed2639b9b25e55fd299c580d19ee2867113a6d150dc4ee98b
5
5
  SHA512:
6
- metadata.gz: dd9d59ce658745c33829473016dbc9d43ce084f813a6604889be802d0a93dc8f70bd074b74520ef3ee8c4142a36de4447c0cf9e0752558658a48d13239eef709
7
- data.tar.gz: 4e5de0e35caa85e93be7b4b631840e494ee7c7b762760810801456c07824a476a94e3fd443fae6dd7ecbdd00c826cb330b9379970b0a5d522ad6e12368a9a78f
6
+ metadata.gz: d1622c704e2f062392230602af31495581fadf682eb129921adcb9afd26e4c41579321dbdc9b615f8033abb449cc4fc6afff16b42cb78098b6a1e00363e5e5d7
7
+ data.tar.gz: f966f2aa5aa04db8153bfeb76ecccd4a9cdb520045f4c3827e6a61faf1aa9568a1e701f68b8b8f8f986081b3d8737e1325951c85492753acc53eaa5679a67571
Binary file
Binary file
Binary file
Binary file
@@ -303,7 +303,7 @@ module EppoClient
303
303
  result, event = @core.get_assignment_details(flag_key, subject_key, subject_attributes, expected_type)
304
304
  log_assignment(event)
305
305
 
306
- if !result[:variation]
306
+ if result[:variation].nil?
307
307
  result[:variation] = default_value
308
308
  end
309
309
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  # TODO: this version and ext/eppo_client/Cargo.toml should be in sync
4
4
  module EppoClient
5
- VERSION = "3.7.2"
5
+ VERSION = "3.7.3"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eppo-server-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.7.2
4
+ version: 3.7.3
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Eppo
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-04-23 00:00:00.000000000 Z
11
+ date: 2025-11-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: