eppo-server-sdk 3.2.2-aarch64-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: 372425ea5322ef1186bb3b04f171ef6e687fc2ded988dc45e5ade0f3ba679e9d
4
+ data.tar.gz: cc17d59b1ad07b24bafb58a7bf687bd76e0701cd7de802544f51bc7e100cf1e3
5
+ SHA512:
6
+ metadata.gz: 17018ff1417ea214609a8466dfc465a45e679426e63ec85fb59051bc0affb2dab0cbcdc49342fa8fef7d5dca2a5407b35301393fed4596dd6478e1ff739dceaf
7
+ data.tar.gz: 9517946d5006a51acddd7e25666217b272574ca92fe3aac3f0f3ce259857a83066ccca45a9405e7efdb477c895c6b2cf16273e85ca04ee2043e44c6a8274f55a
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: aarch64-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: []