cucumber-compatibility-kit 9.2.0 → 9.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/features/hooks/hooks.feature.rb +1 -2
- 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: 90cc48356b8398b4d97e6238d36a2cc10310d14cac67e847d2c38758ad04a8b1
|
4
|
+
data.tar.gz: b4bd367e76937c70619ca16e7333cc9237cd2a88f97ab2daac941e607026909b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eb6c90296e49e5c97c068e1e23aeda6ea247fe9c5ff6a64275cc133b4af2b825906d809d365fca87fac3b61ddc47909da761263df758ff83f17534df8673bc6f
|
7
|
+
data.tar.gz: 8a3f106d81a21e5172cf4036f29eae527f5bcf31041947266471583ba03b4058835b1c207b42ca6ccd5538f61d18e5340bf89a4376ac530d33ec35129cc5b39f
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-compatibility-kit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 9.2.
|
4
|
+
version: 9.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Aurélien Reeves
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2022-
|
14
|
+
date: 2022-05-19 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: cucumber-messages
|
@@ -159,7 +159,7 @@ requirements: []
|
|
159
159
|
rubygems_version: 3.1.2
|
160
160
|
signing_key:
|
161
161
|
specification_version: 4
|
162
|
-
summary: cucumber-compatibility-kit-9.2.
|
162
|
+
summary: cucumber-compatibility-kit-9.2.1
|
163
163
|
test_files:
|
164
164
|
- spec/capture_warnings.rb
|
165
165
|
- spec/messages_comparator_spec.rb
|