voxpupuli-gem-workflow-test 0.5.3 → 0.8.0

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9f07f1ee301877ec12b47d7c8ef5c97d965e46b1eee084f96adf89c3ea0aa756
4
- data.tar.gz: 2fa7ba2b03392c98ffe8e8e9ed4a2d5fe7e7b9180252cffd19383f0ec13e8cf3
3
+ metadata.gz: fc0b70c5bf7235b5913918058d842b3e48a48b120873f5097910807b7cc141ce
4
+ data.tar.gz: ad6b5b42ae33448d02f6999fb6e2e0b861bb77db8ffdccf69d956c478476538e
5
5
  SHA512:
6
- metadata.gz: 88e32082df7b30d6e96f27f5df2edffc21f8673151f12aa50b84d21bbfb1254872ea16310ad2a3b632744111b882209535b753e50f6d884bf2207a4d323a57d2
7
- data.tar.gz: 8547cb5ac06ee514a9d1e27307bf29d54e566a1edd843f218b6736c2844d34917c150da067834a9b618396b413e654ebd5df01893e309bee49dd76fcc711c4d6
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.5.3
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: 2023-12-23 00:00:00.000000000 Z
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.4.10
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: []