voxpupuli-gem-workflow-test 0.1.0 → 0.4.6
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: 1af9d63b6354257aaf187ce3f579e40f79e89e7143c354c2e26b7b0299bba516
|
4
|
+
data.tar.gz: 4ac95eb60194037891d5bfc8934d26360d7eea076072dafab163b93e7ee4ce4b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d8556b21a06c0490695bd9787cc0454cc24fa46f698b55598a01558f644aeb637d1c9b6bf1d699feb1caeb2b883faca0cbae8a82e5aeba404038cf083555fdd6
|
7
|
+
data.tar.gz: 1c3f9ea52f49c28924c12895490f3f7872553f13ed3d699503845bf76c52b0af312c4e0bd2f37242898672ce31d0aba7d7144b1267e98bfc497e4bc4d74c9fc5
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: voxpupuli-gem-workflow-test
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Voxpupuli
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-09-21 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.
|
@@ -38,7 +38,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
38
38
|
- !ruby/object:Gem::Version
|
39
39
|
version: '0'
|
40
40
|
requirements: []
|
41
|
-
rubygems_version: 3.
|
41
|
+
rubygems_version: 3.3.7
|
42
42
|
signing_key:
|
43
43
|
specification_version: 4
|
44
44
|
summary: DO NOT USE - only for testing release workflows
|