arangodb 1.0.2 → 1.0.4

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 +4 -1
  3. metadata +6 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eef5a239dde7a003bfee8a47a857d56d30b9a27add483088a986f39eee5c222a
4
- data.tar.gz: fab108a34e962156984d242f809e6e6611c7971473b9009f9428baeb39ed5bba
3
+ metadata.gz: d9edbf7cb7f40b5114ee17d9839971ee2610d3bd2907048bbada3a503729e768
4
+ data.tar.gz: e7e4935480135c1576f2abe8217a11d9df55877eb7af0ad8f80da3c53ca34ad8
5
5
  SHA512:
6
- metadata.gz: 6e768c11f8ccbe972c4555c64ea043e13dfb6a65a836109198034fedb02c1fc4f66ad77a1150c744aecf62f4156bee78cf371d11bc51b0735958c3cfaaadd16e
7
- data.tar.gz: c0dae023785ac081a70aca416cb5eec1a70975b3e86118093d448d98487aef01f10c1449a4b9ae3b4602c6aaf4c19e7b30237822a6cfc7069850fb9c9677223f
6
+ metadata.gz: 3ce9f0fb4539f334bbbeac643d94e4d7009642cdab32cc2738d17e5a89aa4478f734d183a89b46faf8cc0a53801f5c65f3bc545667d4a77d2550d672792dbc21
7
+ data.tar.gz: 801ccb5e9732d40c0c2fb69f84cda52ec7df67df1f3162916ea369c31413c4f01f472034aff91b4104d49729b118fd079d07ed42f5768dfbc9ca21df984216d1
data/README.md CHANGED
@@ -3,9 +3,12 @@
3
3
  *************************
4
4
 
5
5
  ⚠️ !ALERT! Do not use this! !ALERT! ⚠️
6
+ [![Gem Version](https://badge.fury.io/rb/arangodb.svg)](https://badge.fury.io/rb/arangodb)
6
7
 
7
8
  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
9
  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
+ See more: <https://vulcan.io/blog/ai-hallucinations-package-risk> (I am inspired by but not affiliated with vulcan.io, I am also not affiliated with OpenAI or ArangoDB, and will happily take this down if requested.)
11
+
12
+ ![A screenshot of ChatGPT showing you to install this gem](https://github.com/bermannoah/arangodb/assets/15199622/01698b32-80a7-4ec8-9bd3-8017d58ce882)
10
13
 
11
14
  *************************
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.2
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Noah Berman
@@ -10,9 +10,11 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-06-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Do not use this! This could be a malicious gem because you didn't check
13
+ description: 'Do not use this! This could be a malicious gem because you didn''t check
14
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.
15
+ is a benign security engineer''s project to help keep you safe. See more: https://vulcan.io/blog/ai-hallucinations-package-risk
16
+ (I am inspired by but not affiliated with vulcan.io, I am also not affiliated with
17
+ OpenAI or ArangoDB, and will happily take this down if requested.)'
16
18
  email: noah@noahberman.org
17
19
  executables: []
18
20
  extensions: []
@@ -32,7 +34,7 @@ post_install_message: |-
32
34
 
33
35
  This could be a malicious gem because you didn't check if the code ChatGPT wrote for you referenced a real gem or not.
34
36
  Fortunately, this is a benign security engineer's project to help keep you safe.
35
- See more: https://vulcan.io/blog/ai-hallucinations-package-risk (I am not affiliated with vulcan.io)
37
+ See more: https://vulcan.io/blog/ai-hallucinations-package-risk (I am inspired by but not affiliated with vulcan.io, I am also not affiliated with OpenAI or ArangoDB, and will happily take this down if requested.)
36
38
 
37
39
  *************************
38
40
  rdoc_options: []