aslakhellesoy-cucumber 0.1.14.1 → 0.1.14.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aslakhellesoy-cucumber
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.14.1
4
+ version: 0.1.14.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - "Aslak Helles\xC3\xB8y"
@@ -129,6 +129,11 @@ files:
129
129
  - examples/i18n/ja/features/division.feature
130
130
  - examples/i18n/ja/features/step_definitons/calculator_steps.rb
131
131
  - examples/i18n/ja/lib/calculator.rb
132
+ - examples/i18n/ko/Rakefile
133
+ - examples/i18n/ko/features/addition.feature
134
+ - examples/i18n/ko/features/division.feature
135
+ - examples/i18n/ko/features/step_definitons/calculator_steps.rb
136
+ - examples/i18n/ko/lib/calculator.rb
132
137
  - examples/i18n/lt/Rakefile
133
138
  - examples/i18n/lt/features/addition.feature
134
139
  - examples/i18n/lt/features/division.feature
@@ -245,6 +250,7 @@ files:
245
250
  - lib/cucumber/treetop_parser/feature_id.rb
246
251
  - lib/cucumber/treetop_parser/feature_it.rb
247
252
  - lib/cucumber/treetop_parser/feature_ja.rb
253
+ - lib/cucumber/treetop_parser/feature_ko.rb
248
254
  - lib/cucumber/treetop_parser/feature_lt.rb
249
255
  - lib/cucumber/treetop_parser/feature_nl.rb
250
256
  - lib/cucumber/treetop_parser/feature_no.rb