cucumber-gherkin 24.1.0 → 25.0.1

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: c58dfba752e4dbe848d54deb114d7ccc831a6aef841bb6f394ee6a2244945b00
4
- data.tar.gz: '024323095051a00f6783cf2e0b05837e33a212ea383c94b4f0f2f9b6f4a591e6'
3
+ metadata.gz: 9dac78c682ff8b56e14ae2dc8317c4bcdd44a0ec3dc5a800eca91b6d632ed6dc
4
+ data.tar.gz: f3b0c29d10a8913899c8936a03bb16341d6e9aca1418f62d9d4045a41b966f8f
5
5
  SHA512:
6
- metadata.gz: 2d5e4e90378a067f1a041986ce98314c3617580de871aac0ad6f166bad4ac56eec378286dde0098f92a588e490e049390cd0ad9749c45db8f12213985db8f863
7
- data.tar.gz: 9a379504d398bbf8c5dbb645994536c2266f22b583866278bd87ad8040fd94b37d25bc2fb91de3c21099a164fc0f8fc5a48ac6d923461dafc95cacb89aea7114
6
+ metadata.gz: 4cb59c653facb77f591fb52ce5c6eed63091da6d11ecfe5131b1466b4c88edaa469a43237629c41ab17fea8b4beec2e7f01aacd1cfb36582f063896742a7ee29
7
+ data.tar.gz: b352354f0e6176ef05ca8e60633b31f348eb9d8e145ecbb5d3eab60e1454b0580556117e35d4fb22ee1fe7f5883a0d75de26cfa6c5abb85ead19afc284364509
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/common/tree/main/gherkin) for details.
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
- "Rule"
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
- "Rule"
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: 24.1.0
4
+ version: 25.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: 2022-10-10 00:00:00.000000000 Z
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/cucumber/issues
114
- changelog_uri: https://github.com/cucumber/common/blob/main/gherkin/CHANGELOG.md
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/common/blob/main/gherkin/ruby
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.1.2
133
+ rubygems_version: 3.2.22
135
134
  signing_key:
136
135
  specification_version: 4
137
- summary: cucumber-gherkin-24.1.0
136
+ summary: cucumber-gherkin-25.0.1
138
137
  test_files:
139
138
  - spec/capture_warnings.rb
140
- - spec/gherkin/parser_spec.rb
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.