cucumber-gherkin 24.1.0 → 25.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/gherkin/gherkin-languages.json +77 -12
- metadata +10 -11
- data/LICENSE +0 -21
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d8a9c1872f4916fd9513f1033fb2b86614b1b071024ceceb2932b0716373d349
|
4
|
+
data.tar.gz: 858c1946a86f886179d65d0c11c8fa0786f683745bdb9bd6f4daa4327e39fb99
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 68f920a0f9bef64dd834caedddc82ffe1a5c85e43c58f8cdcba7f31ae5a8dc6b90a531ef8b0f7f96f0f37e1a8e89b4e27e583ec9fceabcd81cc9be78e9637f4e
|
7
|
+
data.tar.gz: e7801dfed14a1227d2a0fba1d3a8ca7758f6174cedb954dc4ddac3343bcbb32091d2c862f7c16f8b64ea6021aacd1c78f7a5c90d6bc65aae0339da0f1db7b6bc
|
data/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# Gherkin for Ruby
|
2
2
|
|
3
|
-
Gherkin parser/compiler for Ruby. Please see [Gherkin](https://github.com/cucumber/
|
3
|
+
Gherkin parser/compiler for Ruby. Please see [Gherkin](https://github.com/cucumber/gherkin) for details.
|
4
4
|
|
5
5
|
## To build
|
6
6
|
|
@@ -1885,6 +1885,7 @@
|
|
1885
1885
|
"ja": {
|
1886
1886
|
"and": [
|
1887
1887
|
"* ",
|
1888
|
+
"且つ",
|
1888
1889
|
"かつ"
|
1889
1890
|
],
|
1890
1891
|
"background": [
|
@@ -1892,6 +1893,7 @@
|
|
1892
1893
|
],
|
1893
1894
|
"but": [
|
1894
1895
|
"* ",
|
1896
|
+
"然し",
|
1895
1897
|
"しかし",
|
1896
1898
|
"但し",
|
1897
1899
|
"ただし"
|
@@ -1911,7 +1913,7 @@
|
|
1911
1913
|
"name": "Japanese",
|
1912
1914
|
"native": "日本語",
|
1913
1915
|
"rule": [
|
1914
|
-
"
|
1916
|
+
"ルール"
|
1915
1917
|
],
|
1916
1918
|
"scenario": [
|
1917
1919
|
"シナリオ"
|
@@ -1982,44 +1984,57 @@
|
|
1982
1984
|
"ka": {
|
1983
1985
|
"and": [
|
1984
1986
|
"* ",
|
1985
|
-
"და"
|
1987
|
+
"და ",
|
1988
|
+
"ასევე "
|
1986
1989
|
],
|
1987
1990
|
"background": [
|
1988
1991
|
"კონტექსტი"
|
1989
1992
|
],
|
1990
1993
|
"but": [
|
1991
1994
|
"* ",
|
1992
|
-
"
|
1995
|
+
"მაგრამ ",
|
1996
|
+
"თუმცა "
|
1993
1997
|
],
|
1994
1998
|
"examples": [
|
1995
1999
|
"მაგალითები"
|
1996
2000
|
],
|
1997
2001
|
"feature": [
|
1998
|
-
"თვისება"
|
2002
|
+
"თვისება",
|
2003
|
+
"მოთხოვნა"
|
1999
2004
|
],
|
2000
2005
|
"given": [
|
2001
2006
|
"* ",
|
2002
|
-
"მოცემული"
|
2007
|
+
"მოცემული ",
|
2008
|
+
"Მოცემულია ",
|
2009
|
+
"ვთქვათ "
|
2003
2010
|
],
|
2004
2011
|
"name": "Georgian",
|
2005
|
-
"native": "
|
2012
|
+
"native": "ქართული",
|
2006
2013
|
"rule": [
|
2007
|
-
"
|
2014
|
+
"წესი"
|
2008
2015
|
],
|
2009
2016
|
"scenario": [
|
2010
2017
|
"მაგალითად",
|
2011
|
-
"
|
2018
|
+
"მაგალითი",
|
2019
|
+
"მაგ",
|
2020
|
+
"სცენარი"
|
2012
2021
|
],
|
2013
2022
|
"scenarioOutline": [
|
2014
|
-
"სცენარის ნიმუში"
|
2023
|
+
"სცენარის ნიმუში",
|
2024
|
+
"სცენარის შაბლონი",
|
2025
|
+
"ნიმუში",
|
2026
|
+
"შაბლონი"
|
2015
2027
|
],
|
2016
2028
|
"then": [
|
2017
2029
|
"* ",
|
2018
|
-
"მაშინ"
|
2030
|
+
"მაშინ "
|
2019
2031
|
],
|
2020
2032
|
"when": [
|
2021
2033
|
"* ",
|
2022
|
-
"როდესაც"
|
2034
|
+
"როდესაც ",
|
2035
|
+
"როცა ",
|
2036
|
+
"როგორც კი ",
|
2037
|
+
"თუ "
|
2023
2038
|
]
|
2024
2039
|
},
|
2025
2040
|
"kn": {
|
@@ -2767,7 +2782,8 @@
|
|
2767
2782
|
"Функция",
|
2768
2783
|
"Функциональность",
|
2769
2784
|
"Функционал",
|
2770
|
-
"Свойство"
|
2785
|
+
"Свойство",
|
2786
|
+
"Фича"
|
2771
2787
|
],
|
2772
2788
|
"given": [
|
2773
2789
|
"* ",
|
@@ -3672,5 +3688,54 @@
|
|
3672
3688
|
"* ",
|
3673
3689
|
"जेव्हा "
|
3674
3690
|
]
|
3691
|
+
},
|
3692
|
+
"amh": {
|
3693
|
+
"and": [
|
3694
|
+
"* ",
|
3695
|
+
"እና "
|
3696
|
+
],
|
3697
|
+
"background": [
|
3698
|
+
"ቅድመ ሁኔታ",
|
3699
|
+
"መነሻ",
|
3700
|
+
"መነሻ ሀሳብ"
|
3701
|
+
],
|
3702
|
+
"but": [
|
3703
|
+
"* ",
|
3704
|
+
"ግን "
|
3705
|
+
],
|
3706
|
+
"examples": [
|
3707
|
+
"ምሳሌዎች",
|
3708
|
+
"ሁናቴዎች"
|
3709
|
+
],
|
3710
|
+
"feature": [
|
3711
|
+
"ስራ",
|
3712
|
+
"የተፈለገው ስራ",
|
3713
|
+
"የሚፈለገው ድርጊት"
|
3714
|
+
],
|
3715
|
+
"given": [
|
3716
|
+
"* ",
|
3717
|
+
"የተሰጠ "
|
3718
|
+
],
|
3719
|
+
"name": "Amharic",
|
3720
|
+
"native": "አማርኛ",
|
3721
|
+
"rule": [
|
3722
|
+
"ህግ"
|
3723
|
+
],
|
3724
|
+
"scenario": [
|
3725
|
+
"ምሳሌ",
|
3726
|
+
"ሁናቴ"
|
3727
|
+
],
|
3728
|
+
"scenarioOutline": [
|
3729
|
+
"ሁናቴ ዝርዝር",
|
3730
|
+
"ሁናቴ አብነት"
|
3731
|
+
],
|
3732
|
+
"then": [
|
3733
|
+
"* ",
|
3734
|
+
"ከዚያ "
|
3735
|
+
],
|
3736
|
+
"when": [
|
3737
|
+
"* ",
|
3738
|
+
"መቼ "
|
3739
|
+
]
|
3675
3740
|
}
|
3676
3741
|
}
|
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:
|
4
|
+
version: 25.0.0
|
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: 2022-
|
13
|
+
date: 2022-11-09 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: cucumber-messages
|
@@ -80,7 +80,6 @@ executables:
|
|
80
80
|
extensions: []
|
81
81
|
extra_rdoc_files: []
|
82
82
|
files:
|
83
|
-
- LICENSE
|
84
83
|
- README.md
|
85
84
|
- bin/gherkin
|
86
85
|
- bin/gherkin-ruby
|
@@ -110,11 +109,11 @@ homepage: https://github.com/cucumber/gherkin-ruby
|
|
110
109
|
licenses:
|
111
110
|
- MIT
|
112
111
|
metadata:
|
113
|
-
bug_tracker_uri: https://github.com/cucumber/
|
114
|
-
changelog_uri: https://github.com/cucumber/
|
112
|
+
bug_tracker_uri: https://github.com/cucumber/gherkin/issues
|
113
|
+
changelog_uri: https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md
|
115
114
|
documentation_uri: https://cucumber.io/docs/gherkin/
|
116
115
|
mailing_list_uri: https://groups.google.com/forum/#!forum/cukes
|
117
|
-
source_code_uri: https://github.com/cucumber/
|
116
|
+
source_code_uri: https://github.com/cucumber/gherkin/blob/main/ruby
|
118
117
|
post_install_message:
|
119
118
|
rdoc_options:
|
120
119
|
- "--charset=UTF-8"
|
@@ -131,15 +130,15 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
131
130
|
- !ruby/object:Gem::Version
|
132
131
|
version: '0'
|
133
132
|
requirements: []
|
134
|
-
rubygems_version: 3.
|
133
|
+
rubygems_version: 3.2.22
|
135
134
|
signing_key:
|
136
135
|
specification_version: 4
|
137
|
-
summary: cucumber-gherkin-
|
136
|
+
summary: cucumber-gherkin-25.0.0
|
138
137
|
test_files:
|
139
138
|
- spec/capture_warnings.rb
|
140
|
-
- spec/gherkin/
|
139
|
+
- spec/gherkin/dialect_spec.rb
|
141
140
|
- spec/gherkin/gherkin_line_spec.rb
|
141
|
+
- spec/gherkin/gherkin_spec.rb
|
142
|
+
- spec/gherkin/parser_spec.rb
|
142
143
|
- spec/gherkin/query_spec.rb
|
143
144
|
- spec/gherkin/stream/parser_message_stream_spec.rb
|
144
|
-
- spec/gherkin/gherkin_spec.rb
|
145
|
-
- spec/gherkin/dialect_spec.rb
|
data/LICENSE
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
The MIT License (MIT)
|
2
|
-
|
3
|
-
Copyright (c) Cucumber Ltd, Gaspar Nagy, Björn Rasmusson, Peter Sergeant
|
4
|
-
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
7
|
-
in the Software without restriction, including without limitation the rights
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
10
|
-
furnished to do so, subject to the following conditions:
|
11
|
-
|
12
|
-
The above copyright notice and this permission notice shall be included in
|
13
|
-
all copies or substantial portions of the Software.
|
14
|
-
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21
|
-
THE SOFTWARE.
|