voxpupuli-gem-workflow-test 0.3.0 → 0.4.7
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: af836862c16de5d94fd15a169d3565235c3f842d742734cd6a7479d69230eec3
|
4
|
+
data.tar.gz: 1add529eeed859464d529f56f6dd59ffaade14a7669ec6ae714c26580ed21c0c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 42713366b3d95aa7327f47c4f0423a46729a4c2d1a343bb10697ac61ca31a9c27fd715c0ae742b893de10016a49aac4919254580c7523864a24a172266342be9
|
7
|
+
data.tar.gz: 6454522630d1688d8aa699e90f7a73be02e1891d43bbf7a8e17ae8b4eff41c64982e0f41888dce7b8d2c2dfb09c81a868870f385525ca07d6257498433c8bded
|
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.7
|
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
|