arangodb 1.0.2 → 1.0.3
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 +4 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66c6bba0c8ecea5e1b21de4252a14cb4d3c2feeb0b5bd4794ce6c14dfbb4f3bf
|
|
4
|
+
data.tar.gz: 6815b686bb2f44b5941e9917af1a42a118ce0fe830c11c45fdba5fee0112bcdb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7cbc52d1a862d20d90e2e8df0a3f40f902e4e2f7e2e60ad4e94f1d8b2f99cc4de7b00e0f82731384bdc52872948f14cba9d8212d604234460159144f8e743801
|
|
7
|
+
data.tar.gz: ea2d67694b60a717e97a7270fc86e26fbb47e01c71854cae964e38c4b39a03b898b2162b198f1da487b66918faf98b455efd2b8ced03beaa884d4ce1ef0bb327
|
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.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Noah Berman
|
|
@@ -10,9 +10,10 @@ 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)'
|
|
16
17
|
email: noah@noahberman.org
|
|
17
18
|
executables: []
|
|
18
19
|
extensions: []
|