halostatue / diff-lcs

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

Fix RSpec 3.x compatibility. #32

Closed voxik closed 7 years ago

voxik commented 9 years ago

Please note that this has one failing test due to #1. May be it should be set pending for the time being.

halostatue commented 9 years ago

Looks good. I’ll get this merged for the next release, which won’t be for a little while (milestones notwithstanding), but I appreciate not having to make these changes myself.

halostatue commented 7 years ago

This has been fixed with #39.