voxpupuli-gem-workflow-test 0.8.1 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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: c562ba0bde10fa28199bd3ca41a94f2709945463df9a12c090b8c5a3abb8f037
|
4
|
+
data.tar.gz: 01fd33abd80a4e3c2e5b17e4590c2c19f2b111ed25919549f2062cbfdb954d79
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6f4d0aafd77dc133e40b6ed18a1eed20f55f97cca3e57a8f402a479bca7779a8f1f53634aacc9994caa7169d841c4671ab4219e19dee507aaa812215666feed7
|
7
|
+
data.tar.gz: 73bc0bbd64cb90a9df603553372388a92ccc42167eb44cc6c7b5f73c832d984fde8270941d6683a748c2cc47046ed37759531ee748e8c43de5856ba0ea5ca08b
|
metadata
CHANGED
@@ -1,13 +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.8.
|
4
|
+
version: 0.8.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Voxpupuli
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date:
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
11
11
|
dependencies: []
|
12
12
|
description: Within Voxpupuli there are a lot of repositories maintained by various
|
13
13
|
people. That requires automation, but automation requires testing.
|
@@ -36,7 +36,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
36
36
|
- !ruby/object:Gem::Version
|
37
37
|
version: '0'
|
38
38
|
requirements: []
|
39
|
-
rubygems_version: 3.6.
|
39
|
+
rubygems_version: 3.6.7
|
40
40
|
specification_version: 4
|
41
41
|
summary: DO NOT USE - only for testing release workflows
|
42
42
|
test_files: []
|