cucumber-gherkin 14.0.0 → 14.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- 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: e4422a655a4a1ccd5f7aefcf83e5dc4f7806f6201c5c206251e5e44ac50b5e77
|
4
|
+
data.tar.gz: 92360f02bc41e3210fd0a5a2e2cd5adcc40127a693231dfd38cb3d3b071c2830
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 46d916c4fcd694d7c19e0090f8be3ebe0eabb68b7327bc21b15e0c35c7c0ddde952d380f7ad6cc6c041a34d73902fca4a3b14185ce95f8f7a882d206b3251061
|
7
|
+
data.tar.gz: aca720de602d3a8ed83da2d259ce097ead5386cd7af4c2495db1e60c620518be40bac343ab7560b8a1e624455b93114e6adf0bf66a7482faae96e6b6c217e311
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-gherkin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 14.0.
|
4
|
+
version: 14.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gáspár Nagy
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2020-06-
|
13
|
+
date: 2020-06-29 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: cucumber-messages
|
@@ -136,7 +136,7 @@ requirements: []
|
|
136
136
|
rubygems_version: 3.1.2
|
137
137
|
signing_key:
|
138
138
|
specification_version: 4
|
139
|
-
summary: cucumber-gherkin-14.0.
|
139
|
+
summary: cucumber-gherkin-14.0.1
|
140
140
|
test_files:
|
141
141
|
- spec/gherkin/dialect_spec.rb
|
142
142
|
- spec/gherkin/gherkin_line_spec.rb
|