libyajl2-gem 9001.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- metadata +43 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: e2595db45e4ee7d429347c82343755f03ee61cd254b99811b097576a622dabc8
|
4
|
+
data.tar.gz: e968e96d6bd515266f5da3c271058f5a6bfae7fd44db2dc7350abf6cdafc43ff
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 1400bc3c0ab996b78bb9789485262a0382cdf92db4a2aa239f26bf9afff36b471426798d66c31b55f8cfa7394ab9b5deb9e14e67f369a1bba32696a1d9a18823
|
7
|
+
data.tar.gz: f3868aa0e2d5e22cc2e35c6cb4806f728491c71f2e07cf47ce60634337a14f73e9f84b1fe55dce0a59087bbfaf0854faec56efea1a18fc676be5b6657da3b776
|
metadata
ADDED
@@ -0,0 +1,43 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: libyajl2-gem
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: '9001.0'
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Maciej Mensfeld
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2021-05-22 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: This gem is empty. It protects against brandjacking. You are welcome.
|
14
|
+
If you think it is yours to own, just contact me.
|
15
|
+
email: []
|
16
|
+
executables: []
|
17
|
+
extensions: []
|
18
|
+
extra_rdoc_files: []
|
19
|
+
files: []
|
20
|
+
homepage:
|
21
|
+
licenses:
|
22
|
+
- MIT
|
23
|
+
metadata: {}
|
24
|
+
post_install_message:
|
25
|
+
rdoc_options: []
|
26
|
+
require_paths:
|
27
|
+
- lib
|
28
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
29
|
+
requirements:
|
30
|
+
- - ">="
|
31
|
+
- !ruby/object:Gem::Version
|
32
|
+
version: '0'
|
33
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
34
|
+
requirements:
|
35
|
+
- - ">="
|
36
|
+
- !ruby/object:Gem::Version
|
37
|
+
version: '0'
|
38
|
+
requirements: []
|
39
|
+
rubygems_version: 3.1.6
|
40
|
+
signing_key:
|
41
|
+
specification_version: 4
|
42
|
+
summary: Empty gem - this is not what you wanted to install.
|
43
|
+
test_files: []
|