voxpupuli-gem-workflow-test 0.5.3 → 0.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fc0b70c5bf7235b5913918058d842b3e48a48b120873f5097910807b7cc141ce
|
4
|
+
data.tar.gz: ad6b5b42ae33448d02f6999fb6e2e0b861bb77db8ffdccf69d956c478476538e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 195aa02bb7995604946f62a817b764e3fbf294627883157012199cd20afa85ccab168de2b5ad62073c1427da8bd698ce6b6f60181ce90d71af58277caa93eb9f
|
7
|
+
data.tar.gz: 4a737f0b63bd58cddaa6eac7f957d0bd30cd4e556cdc19c1f647be72355761ab7fb1dde3472b8969c945d360a27191b40adc09406bfb3340cfc8acadf9f08b20
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
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.8.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Voxpupuli
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-01-11 00:00:00.000000000 Z
|
12
11
|
dependencies: []
|
13
12
|
description: Within Voxpupuli there are a lot of repositories maintained by various
|
14
13
|
people. That requires automation, but automation requires testing.
|
@@ -23,7 +22,6 @@ homepage: https://github.com/voxpupuli/gem-workflow-test
|
|
23
22
|
licenses:
|
24
23
|
- MIT
|
25
24
|
metadata: {}
|
26
|
-
post_install_message:
|
27
25
|
rdoc_options: []
|
28
26
|
require_paths:
|
29
27
|
- lib
|
@@ -38,8 +36,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
38
36
|
- !ruby/object:Gem::Version
|
39
37
|
version: '0'
|
40
38
|
requirements: []
|
41
|
-
rubygems_version: 3.
|
42
|
-
signing_key:
|
39
|
+
rubygems_version: 3.6.2
|
43
40
|
specification_version: 4
|
44
41
|
summary: DO NOT USE - only for testing release workflows
|
45
42
|
test_files: []
|