Stable_match 0.2.0

stable_match is a Ruby implementation of the stable matching family of
algorithms. These are commonly used to solve problems like the National
Residents Matching Program and the Stable Marriage Problem.

Feedback, code review, and pull requests are encouraged.