arangodb 1.0.0 → 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -0
  3. metadata +9 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bc4d13e0ddc451811ed8f1f5e503bda759bf4d29c39a2bd362662d1835eeeb36
4
- data.tar.gz: 29f6cad5f41500ffd13ff6cb1c2a458e3f8778d110058b13b1debbe52c08b12b
3
+ metadata.gz: eef5a239dde7a003bfee8a47a857d56d30b9a27add483088a986f39eee5c222a
4
+ data.tar.gz: fab108a34e962156984d242f809e6e6611c7971473b9009f9428baeb39ed5bba
5
5
  SHA512:
6
- metadata.gz: e7a075eeb8be6165106eef83e50892aa73f1c65f7afabbd1f3bfddbfd64ffcee00d56dcb5f874c39393b20c0ca38045b2beb33bb6e29b2c33a7962855ad3297a
7
- data.tar.gz: d12dfcd059eec1ca245506942fecc92f51a63b8cb64d76cdb9fd1c1c74d90f9a6eec2a96060e71e6d976e9212e180766dc5024559d43b073e017687ceba4f305
6
+ metadata.gz: 6e768c11f8ccbe972c4555c64ea043e13dfb6a65a836109198034fedb02c1fc4f66ad77a1150c744aecf62f4156bee78cf371d11bc51b0735958c3cfaaadd16e
7
+ data.tar.gz: c0dae023785ac081a70aca416cb5eec1a70975b3e86118093d448d98487aef01f10c1449a4b9ae3b4602c6aaf4c19e7b30237822a6cfc7069850fb9c9677223f
data/README.md ADDED
@@ -0,0 +1,11 @@
1
+ # arangodb
2
+
3
+ *************************
4
+
5
+ ⚠️ !ALERT! Do not use this! !ALERT! ⚠️
6
+
7
+ This could be a malicious gem because you didn't check if the code ChatGPT wrote for you referenced a real gem or not.
8
+ Fortunately, this is a benign security engineer's project to help keep you safe.
9
+ See more: <https://vulcan.io/blog/ai-hallucinations-package-risk> (I am not affiliated with vulcan.io)
10
+
11
+ *************************
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.0
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Noah Berman
@@ -10,14 +10,18 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-06-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: A ChatGPT honeypot :(
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: []
17
- extra_rdoc_files: []
19
+ extra_rdoc_files:
20
+ - README.md
18
21
  files:
22
+ - README.md
19
23
  - lib/arangodb.rb
20
- homepage: https://rubygems.org/gems/arangodb
24
+ homepage: https://github.com/bermannoah/arangodb
21
25
  licenses:
22
26
  - MIT
23
27
  metadata: {}
@@ -48,7 +52,5 @@ requirements: []
48
52
  rubygems_version: 3.3.3
49
53
  signing_key:
50
54
  specification_version: 4
51
- summary: Do not use this! This could be a malicious gem because you didn't check if
52
- the code ChatGPT wrote for you referenced a real gem or not. Fortunately, this is
53
- a benign security engineer's project to help keep you safe.
55
+ summary: A ChatGPT honeypot :(
54
56
  test_files: []