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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 41eda735a811b4d78f42ce014776c2d64da9728d4c99ade315403a78bf716c2a
4
- data.tar.gz: d4a2f0de985f0c8042ed0abf839f9e9849b04e19ee50e78dd331714c3465e7ca
3
+ metadata.gz: eef5a239dde7a003bfee8a47a857d56d30b9a27add483088a986f39eee5c222a
4
+ data.tar.gz: fab108a34e962156984d242f809e6e6611c7971473b9009f9428baeb39ed5bba
5
5
  SHA512:
6
- metadata.gz: e1cd2b21b96c5d4ebbe61c6337299d305b760ecd9f1d8372d0ff27246e3abbf057c366676202feecf5cfaea62d6dad96918b0fddea26bbdc7732f6270d9064d3
7
- data.tar.gz: ca53f873e494564d55f70ad0650fc549be1d1c783c5bca762bc80d8039be724e11cea1576b5a6be84ab1fa9228ae0ad3d15d752778a798c8e5a4e5f92a9f6a1f
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.1
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: 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: []
@@ -19,7 +21,7 @@ extra_rdoc_files:
19
21
  files:
20
22
  - README.md
21
23
  - lib/arangodb.rb
22
- homepage: https://rubygems.org/gems/arangodb
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: Do not use this! This could be a malicious gem because you didn't check if
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: []