cucumber-attic / gherkin2

A fast Gherkin parser in Ragel (The parser behind Cucumber)
MIT License
382 stars 221 forks source link

ruby-beautify is no longer maintained and buggy #314

Closed graaff closed 9 years ago

graaff commented 9 years ago

gherkin recently started to use ruby-beautify, but this gem is no longer maintained and contains bugs that will not be fixed. See https://github.com/erniebrodeur/ruby-beautify/issues/3 for a notification about this and possible alternatives.

aslakhellesoy commented 9 years ago

Thanks for the heads up. I don't think it matters to gherkin. ruby-beautify is a build-time dependency, not a runtime one. It does the job (get rid of warnings). See f172c768adcd4b7dd5a3dafb5cbc088c8b1463c2