testdouble / gem_dating

How old is that anyway?
MIT License
30 stars 3 forks source link

skip comment lines in the gemfile #3

Closed copiousfreetime closed 1 year ago

copiousfreetime commented 1 year ago

A standalone comment line causes the following to show up in the output:

#                              | 0.0.0.UNKNOWN | 1970-01-01

Turns out this is a parsing issue, and all comment lines should just be skipped.