datadog-lambda-ruby 0.0.0

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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +46 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 8edb5e66a0ac792233f5648108ac53b7197d7fe78457172555f00dbdedf11c12
4
+ data.tar.gz: c20efbfc66aa4a6e8a3df1c09035791ee130b478d16d7e9abd9bd258759dc1b5
5
+ SHA512:
6
+ metadata.gz: 74ddfe61c49278b5cd6fbdaa63d263e1035386960696a5c5991bac096df2726fdd7c489e648e4462fc94aca2a7920a69cd4f515276c62cbfe53ecbe27b9aad7b
7
+ data.tar.gz: 5ad403aab7ae9d4f6d539c92515a62fa7537bfbd99b5bd160cf0f2ba942392a94e1e2f2ec872a3a51ada3e0ad58b7d4ae7091251f07ea7641b0ece1078bdfa8e
metadata ADDED
@@ -0,0 +1,46 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: datadog-lambda-ruby
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Datadog, Inc.
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2021-02-23 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: 'This is a placeholder, you should use the datadog-lambda package instead.
14
+
15
+ '
16
+ email:
17
+ - dev@datadoghq.com
18
+ executables: []
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files: []
22
+ homepage: https://github.com/DataDog/datadog-lambda-layer-rb
23
+ licenses:
24
+ - Apache-2.0
25
+ metadata:
26
+ allowed_push_host: https://rubygems.org
27
+ post_install_message:
28
+ rdoc_options: []
29
+ require_paths:
30
+ - lib
31
+ required_ruby_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: 2.5.0
36
+ required_rubygems_version: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ requirements: []
42
+ rubygems_version: 3.2.3
43
+ signing_key:
44
+ specification_version: 4
45
+ summary: Placeholder library
46
+ test_files: []