gherkin 7.0.2 → 7.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 28481a2caeb12fb42f9e45672baec2dc361aab84a3ef112734a31016c82cb4ae
4
- data.tar.gz: d644c803eb4e857ade57b93143385294d7516f6abb639087495b7760eb31f7cc
3
+ metadata.gz: 38a954bb8bef18e9285ac639021294df13e840810f4aad1573469d6e9e16bc8c
4
+ data.tar.gz: a46d9be7c2eb51d6514929af6f7661965965a664705322ac6cd74f69d72779c5
5
5
  SHA512:
6
- metadata.gz: 2cf72a9e6d077faff23e52653905c8d3182b77f70199710578769d1b3e35526bf0c1f2565b006d8b7d75f7a10867e0dd07a3de9f8b60d402df91606d87c08a38
7
- data.tar.gz: b360f89183e0dfb87c1f97bfac29507df6ba5b72939f3e061607fe4c50d1fe4ddfb4f0bfd5d589908e2e88974b20bf59d07e4ed962a62d444ac5999dfc46d238
6
+ metadata.gz: f6d9b2b0def97ff66276455bf5e19795bcd7a349f98a2533e556f70439026c02e11295b65f19d36f0f38b3782a62b2ad8a7d8cd0d412de1b9f21c4b77d144dab
7
+ data.tar.gz: c82d56fb6b7fccea05c58627bef6721fac7bfcea538fb476977915617377b868df3080d9e56442c2bb1a89bc3874217f56f36db5860c881ff8a2d557cbc5ed6b
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gherkin
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.2
4
+ version: 7.0.3
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: 2019-08-14 00:00:00.000000000 Z
13
+ date: 2019-08-15 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: c21e
@@ -108,6 +108,26 @@ files:
108
108
  - README.md
109
109
  - bin/gherkin
110
110
  - bin/gherkin-ruby
111
+ - executables/gherkin-darwin-386
112
+ - executables/gherkin-darwin-amd64
113
+ - executables/gherkin-freebsd-386
114
+ - executables/gherkin-freebsd-amd64
115
+ - executables/gherkin-freebsd-arm
116
+ - executables/gherkin-linux-386
117
+ - executables/gherkin-linux-amd64
118
+ - executables/gherkin-linux-arm
119
+ - executables/gherkin-linux-mips
120
+ - executables/gherkin-linux-mips64
121
+ - executables/gherkin-linux-mips64le
122
+ - executables/gherkin-linux-mipsle
123
+ - executables/gherkin-linux-s390x
124
+ - executables/gherkin-netbsd-386
125
+ - executables/gherkin-netbsd-amd64
126
+ - executables/gherkin-netbsd-arm
127
+ - executables/gherkin-openbsd-386
128
+ - executables/gherkin-openbsd-amd64
129
+ - executables/gherkin-windows-386.exe
130
+ - executables/gherkin-windows-amd64.exe
111
131
  - lib/gherkin/dialect.rb
112
132
  - lib/gherkin/exe_file_path.rb
113
133
  - lib/gherkin/gherkin.rb
@@ -144,7 +164,7 @@ rubyforge_project:
144
164
  rubygems_version: 2.7.6.2
145
165
  signing_key:
146
166
  specification_version: 4
147
- summary: gherkin-7.0.2
167
+ summary: gherkin-7.0.3
148
168
  test_files:
149
169
  - spec/gherkin/dialect_spec.rb
150
170
  - spec/gherkin/gherkin_spec.rb