eppo-server-sdk 3.7.2-arm-linux → 3.7.3-arm-linux

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: 7721f898dd69d0a9c13ab4d5a03b4b95d708f7482255a818ac4314be53cc6e1f
4
- data.tar.gz: e49fa6b5a2beefa3a332816b8b6747e178de8742cf2dee5000982c2fc181d3f1
3
+ metadata.gz: 68c06ad5499b5eda70c0568da78c3e9435f041f3e0c79eae6f99132a2bed6ebe
4
+ data.tar.gz: c5599da03a687e837b2807bc8a90bb3fcb771b75ed3aacfd68eb222f5f779671
5
5
  SHA512:
6
- metadata.gz: 615e70112eec49fbcfa6b0fda5559a311a98e4f6fa7bce175af9c5fd62128762d88db04ff043bd81f2e89d27af938ec0ef819941e24598805c83b590cd160498
7
- data.tar.gz: a60423e7d9431313a18e8d1712d5dc48b748bc4428609842cbac2afb92f4acee0a80a44d7f1d2b0d86c31d83875c5790d5701a1e27aaea1d2230dc52dc1ec59a
6
+ metadata.gz: fe0857be656744839c0f1569a894a2973d79d1ed53284760da8779a08668e25d022bdada0aa88bd5cd17d09928407ebbf58273baa286abce037d2c1708d5be5a
7
+ data.tar.gz: 9731b838e6f9ed87c13b5ff80dd4dfdb3ebddcc74981dd373fa152852da7839b01079df761fffc387a88125483f534326b0b0fea43b097000bfead085e6dec34
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: arm-linux
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: