voxpupuli-gem-workflow-test 0.0.2 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7d818a4ca1d3aa0e2827641cd20583e242d67fa44de8ab6110647877ac33cd1e
|
4
|
+
data.tar.gz: d4110b209f44a6099c6ba50e20e66c0f74f0a1a341fbb1774b25018956a4bac1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9505a348ed5ee695c0bded84c5e53e65f819af755faa8cdb04367a6f6b411ead7591cf78190f3267e5b4957fb30dcb1517ae302c225fe74b989705f1c57143de
|
7
|
+
data.tar.gz: 2e0f023471f30dc22ab9473594cfa127382e0efc44de69be8afffd7897b51666f864ff530200e94b46863275be3e6dd58280a5e1196c5cc527fc9f5b107f277a
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: voxpupuli-gem-workflow-test
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0
|
4
|
+
version: 0.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
7
|
+
- Voxpupuli
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
@@ -12,7 +12,7 @@ date: 2020-08-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
13
13
|
description: Within Voxpupuli there are a lot of repositories maintained by various
|
14
14
|
people. That requires automation, but automation requires testing.
|
15
|
-
email:
|
15
|
+
email: voxpupuli@groups.io
|
16
16
|
executables: []
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|