eppo-server-sdk 3.2.2-x86_64-linux-musl

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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: c22565d875c7b40a28dcbffe1032a9d49f06b44f3043ec6dfc31aa1df66eac1c
4
+ data.tar.gz: f3f4e6cd79b4c2474bf931a7bebcaaac5cbd6909f74a484be5f59b1eac3c868f
5
+ SHA512:
6
+ metadata.gz: 317e0cf947b0c7893292814529211f4ad2bb622db64d603c8b50b0b1fb00e3af01da4467caf9a54f8c5e967b7d1686e45a68db68307d61abeab09abea7fcae53
7
+ data.tar.gz: 7e6c1d2f0f91c44e4a7a164fe593769a57718fcceb2f21494c4e4347154502fe107bf9aec55bb1a2ed53c64175ef52e624421ca9bba050b136ffa41a665c860c
Binary file
Binary file
Binary file
Binary file
metadata ADDED
@@ -0,0 +1,58 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: eppo-server-sdk
3
+ version: !ruby/object:Gem::Version
4
+ version: 3.2.2
5
+ platform: x86_64-linux-musl
6
+ authors:
7
+ - Eppo
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2024-10-17 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ - eppo-team@geteppo.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - lib/eppo_client/3.0/eppo_client.so
21
+ - lib/eppo_client/3.1/eppo_client.so
22
+ - lib/eppo_client/3.2/eppo_client.so
23
+ - lib/eppo_client/3.3/eppo_client.so
24
+ homepage: https://github.com/Eppo-exp/ruby-sdk
25
+ licenses:
26
+ - MIT
27
+ metadata:
28
+ bug_tracker_uri: https://github.com/Eppo-exp/ruby-sdk/issues
29
+ documentation_uri: https://docs.geteppo.com/feature-flags/sdks/server-sdks/ruby/
30
+ homepage_uri: https://geteppo.com/
31
+ source_code_uri: https://github.com/Eppo-exp/ruby-sdk
32
+ wiki_uri: https://github.com/Eppo-exp/ruby-sdk/wiki
33
+ post_install_message:
34
+ rdoc_options: []
35
+ require_paths:
36
+ - lib
37
+ required_ruby_version: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: '3.0'
42
+ - - "<"
43
+ - !ruby/object:Gem::Version
44
+ version: 3.4.dev
45
+ required_rubygems_version: !ruby/object:Gem::Requirement
46
+ requirements:
47
+ - - ">="
48
+ - !ruby/object:Gem::Version
49
+ version: 3.3.11
50
+ - - ">="
51
+ - !ruby/object:Gem::Version
52
+ version: 3.3.22
53
+ requirements: []
54
+ rubygems_version: 3.4.4
55
+ signing_key:
56
+ specification_version: 4
57
+ summary: Eppo SDK for Ruby
58
+ test_files: []