arangodb 1.0.1 → 1.0.2
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 +4 -4
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: eef5a239dde7a003bfee8a47a857d56d30b9a27add483088a986f39eee5c222a
|
|
4
|
+
data.tar.gz: fab108a34e962156984d242f809e6e6611c7971473b9009f9428baeb39ed5bba
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6e768c11f8ccbe972c4555c64ea043e13dfb6a65a836109198034fedb02c1fc4f66ad77a1150c744aecf62f4156bee78cf371d11bc51b0735958c3cfaaadd16e
|
|
7
|
+
data.tar.gz: c0dae023785ac081a70aca416cb5eec1a70975b3e86118093d448d98487aef01f10c1449a4b9ae3b4602c6aaf4c19e7b30237822a6cfc7069850fb9c9677223f
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: arangodb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Noah Berman
|
|
@@ -10,7 +10,9 @@ bindir: bin
|
|
|
10
10
|
cert_chain: []
|
|
11
11
|
date: 2023-06-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description:
|
|
13
|
+
description: Do not use this! This could be a malicious gem because you didn't check
|
|
14
|
+
if the code ChatGPT wrote for you referenced a real gem or not. Fortunately, this
|
|
15
|
+
is a benign security engineer's project to help keep you safe.
|
|
14
16
|
email: noah@noahberman.org
|
|
15
17
|
executables: []
|
|
16
18
|
extensions: []
|
|
@@ -19,7 +21,7 @@ extra_rdoc_files:
|
|
|
19
21
|
files:
|
|
20
22
|
- README.md
|
|
21
23
|
- lib/arangodb.rb
|
|
22
|
-
homepage: https://
|
|
24
|
+
homepage: https://github.com/bermannoah/arangodb
|
|
23
25
|
licenses:
|
|
24
26
|
- MIT
|
|
25
27
|
metadata: {}
|
|
@@ -50,7 +52,5 @@ requirements: []
|
|
|
50
52
|
rubygems_version: 3.3.3
|
|
51
53
|
signing_key:
|
|
52
54
|
specification_version: 4
|
|
53
|
-
summary:
|
|
54
|
-
the code ChatGPT wrote for you referenced a real gem or not. Fortunately, this is
|
|
55
|
-
a benign security engineer's project to help keep you safe.
|
|
55
|
+
summary: A ChatGPT honeypot :(
|
|
56
56
|
test_files: []
|