aargs 0.1.2 → 0.1.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 +2 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c77d8c6258568a5a35ecf0e33801ac3f191f43a368f65dbfc83d2658c273cd5c
|
4
|
+
data.tar.gz: 6db6808349a9f8d6ac73954e009bad5a544e576e798227eb7b67eb5437a7c6f4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7249f5d1d0183a53897c1be2fc363db0c8f90d7ff182bf91cf0602c64e81fecb75e67d5c0cdf10c205550b301297d08ec6eb732bb2369932a302e2a914a7f78e
|
7
|
+
data.tar.gz: ecba614a7464d0d5a67fbe5119d7c7de07862e51f9f06c5d13411b7dae1ad48127385229b0baec2eb90d5d80026c79e44dbe1e09aa90cf5b7bafcff1220fb25d
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aargs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joshua Pollak
|
@@ -10,10 +10,7 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2019-10-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
14
|
-
“…more what you’d call “guidelines” than actual rules.”
|
15
|
-
Provide a consistent shell and IRB experience for your users with `aargs`.
|
16
|
-
“Do we have an accord?”
|
13
|
+
description: "“More what you’d call “guidelines” than actual rules.”"
|
17
14
|
email: abottomlesspit@gmail.com
|
18
15
|
executables: []
|
19
16
|
extensions: []
|