halostatue / diff-lcs

Generate difference sets between Ruby sequences.
http://halostatue.github.com/diff-lcs
Other
290 stars 57 forks source link

Properly requires diff/lcs/hunk for Diff::LCS::Hunk specs #34

Closed strzibny closed 7 years ago

strzibny commented 9 years ago

Fixes https://github.com/halostatue/diff-lcs/issues/33.

halostatue commented 7 years ago

This has been fixed with #39.