eppo-server-sdk 3.2.2-arm-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2f0ca5bbf9642333c3dec3aa884bc5fce1606f8b96112420cabee9f4bee9b23c
4
+ data.tar.gz: 55c2d5dec9a3b4d146f56a0b0c0b3aea1c95750efd0ab77ebbcb7f6ebb2084ca
5
+ SHA512:
6
+ metadata.gz: 948255134043b0791ce88bdbc036819e2ce57f8da975371974f43618ecfaf5f95cbbf611e732c6c6532b3e6607a067621034e25061ea5b0900bd4f510180ea16
7
+ data.tar.gz: e2ca17817170bad7400eb52abfede161b744cf530bab080a960334fc7aa701c9c89f32fe97546c6182fa0f2d91c56b0ca174526da7c684aff1aac8833a97ee74
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: arm-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: []