cucumber-test-release-automation 0.0.1152a151080163e59ddf7bcf27d6bbdb3aaee83d → 0.0.62173db37f9fa2ab2d8f4dab7aa592ad49326f06
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 +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f7f2526c866790aa4aa8e3f29f7a8b083b913281f81e823953054bc7561e43a4
|
4
|
+
data.tar.gz: b4911d7a7c5d5ad400fb21c359c9aff4fb48fb5b0fba5fd41f33cd51c8b3a5b0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 13e17ee31817d2192f0712f1695705f8177ff8b776243dc78fd1462adab9c008e95ca1a5ba9db1dd9c4bb4f2ae2c6f86eda96537bf7c9e5f56c4cf905d037939
|
7
|
+
data.tar.gz: 5f710ad5b648056c4f19a02055823aa9f90867e3b47584c50a813da223e2a3cee935eeeb52d1e646ffcc517911dab938d26ff58d37f54e9e1db540fcffeba554
|
metadata
CHANGED
@@ -1,22 +1,22 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-test-release-automation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.62173db37f9fa2ab2d8f4dab7aa592ad49326f06
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matt Wynne
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-09-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description: Doesn't do anything
|
13
|
+
description: Doesn't do anything. Used to test https://github.com/cucumber/action-publish-rubygem/
|
14
14
|
email: matt@cucumber.io
|
15
15
|
executables: []
|
16
16
|
extensions: []
|
17
17
|
extra_rdoc_files: []
|
18
18
|
files: []
|
19
|
-
homepage: https://github.com/cucumber-
|
19
|
+
homepage: https://github.com/cucumber/action-publish-rubygem
|
20
20
|
licenses:
|
21
21
|
- MIT
|
22
22
|
metadata: {}
|