voxpupuli-gem-workflow-test 0.4.7 → 0.6.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: 808a72af0f41a2e9f3657ab141a0949e44a95bb23bc5765eb2ceb63e9c814fe7
|
4
|
+
data.tar.gz: 887ef291fb4731544ad3550896a2c0beacc5cbc205410a7cf5772fceb95043de
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 145726a720a6994fc123bfa8c76cd9355e4be2acab396360b18cbc63da9a4e471c0464a72a6fc2e18cb58a67ae8c3f39dfe4bb22a1442aac40f4dea65c996ee1
|
7
|
+
data.tar.gz: 4abe138f35ca125b5dc1bf86182e1d3e314bdbefc9543c0d6d39955fbfb8794f24008b6f45352dff460d683af25ce6e00b9c11c2c3177cae68ba260cca049579
|
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.6.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-04 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: []
|