cucumber-test-release-automation 0.0.1152a151080163e59ddf7bcf27d6bbdb3aaee83d → 0.0.038165135a184668e92ce5d5475901fce7c7c257
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: 4ce7dd636af25bc29d5c5dff0976adb3a12572711a327f69e76dafc103c1093a
|
4
|
+
data.tar.gz: 0bddbeca1b880359f9c34c94534d2ad12784afe44476af7bac348c08fb197620
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e9c5fb97b43107e4d72a295cb26a2fdd660aa693eaf458199b7154ba9d01336425a07c7f7e1476f99459f1667a968b24ceae10f227233e8535f010e262244701
|
7
|
+
data.tar.gz: 22b404c1a94926c4f788d0791d069e42103ebd83489b562a99299cb0f07943cf937ab4d67bdeed0729e058553e29af3873648cae919410084cbd098f5b6d34ba
|
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.038165135a184668e92ce5d5475901fce7c7c257
|
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-08-10 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: {}
|