eppo-server-sdk 3.2.2-aarch64-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: b2153930a788a28e5b90c5b54aa00644a7a381cea49bb52d725dbc87b8e84358
|
4
|
+
data.tar.gz: 1730b8ec9f679654878f873f59f8d0af2ea65f87f29a3c2003047929ed23a0a1
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 2cd7aa8850e435f6771247df32e6c2f0ff6d56535120684023af39c17c093e17897ab3defa413d48608c8759a3df0fbc4057d3eb53fa5ab361d9c989818c5cba
|
7
|
+
data.tar.gz: 3c536a6e5330f2dcce07edbf8d47afd0ce7ac2cd9de709dcbc721d26c04db290553a46be4e51702deb4e8f5097ca7d4bb7a53a094f5741466073fccc05c3f956
|
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: aarch64-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: []
|