cucumber-test-release-automation 0.0.882c639db10cecf65a26a1210bcc8afc616de52b
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- metadata +42 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 7c199b5171bd2849d76a1ed48b61f580b516762258333f3e367cc51307eb2fd0
|
4
|
+
data.tar.gz: cd468404216a0157e36d6b0dfd4c1223fc3d4900f5714aeb59143336a944af7e
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 1f7b78965dd36155afde3cdb6a58724afaac450247d810ac199152f83aeee99add4735fed245d46b2d0711f1ee6a490b1989b6568ff9d539a2e25006ef8fdc81
|
7
|
+
data.tar.gz: bd8a6e8a05b0623c8a94a1332b447de7dc531009def40b00cfc755f98236c219585962afbe922f96fe9f7a8394467ae6599aa141fb55f781f4ee1641087bb364
|
metadata
ADDED
@@ -0,0 +1,42 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: cucumber-test-release-automation
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.882c639db10cecf65a26a1210bcc8afc616de52b
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Matt Wynne
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2021-08-14 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: Doesn't do anything. Used to test https://github.com/cucumber-actions/publish-rubygem/
|
14
|
+
email: matt@cucumber.io
|
15
|
+
executables: []
|
16
|
+
extensions: []
|
17
|
+
extra_rdoc_files: []
|
18
|
+
files: []
|
19
|
+
homepage: https://github.com/cucumber-actions/publish-rubygem
|
20
|
+
licenses:
|
21
|
+
- MIT
|
22
|
+
metadata: {}
|
23
|
+
post_install_message:
|
24
|
+
rdoc_options: []
|
25
|
+
require_paths:
|
26
|
+
- lib
|
27
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
28
|
+
requirements:
|
29
|
+
- - ">="
|
30
|
+
- !ruby/object:Gem::Version
|
31
|
+
version: '0'
|
32
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
33
|
+
requirements:
|
34
|
+
- - ">"
|
35
|
+
- !ruby/object:Gem::Version
|
36
|
+
version: 1.3.1
|
37
|
+
requirements: []
|
38
|
+
rubygems_version: 3.2.22
|
39
|
+
signing_key:
|
40
|
+
specification_version: 4
|
41
|
+
summary: A dummy gem to test Cucumber's automated release pipeline
|
42
|
+
test_files: []
|