eppo-server-sdk 3.2.2-x86_64-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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2ca91af827a4de35e008a5d93d417cc088106057ca4019cd32f4159c2974945f
4
+ data.tar.gz: 2ad693227e31d9e98f7c037bc436273643d9dce3cc4d01baf8dd63450162842b
5
+ SHA512:
6
+ metadata.gz: 5f841c71c92a04e0213ef32545f5e1b5720a39d3b6e30f9980393f0dfe65e18c28ddff0adba842740d43b453cdd5fcd98ee1ed45104da8a918728cce8033c8f5
7
+ data.tar.gz: eb845e231bd1658ce270cb166c29dc1c54e992015685e00ff93b2bd14f6150a3c2cf2d86e5c0a84a2f901c0c9bccb557deb77dfe74f0a9cd690b99ea8d6c77c7
Binary file
Binary file
Binary file
Binary file
metadata ADDED
@@ -0,0 +1,55 @@
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
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
+ requirements: []
51
+ rubygems_version: 3.4.4
52
+ signing_key:
53
+ specification_version: 4
54
+ summary: Eppo SDK for Ruby
55
+ test_files: []