917d9b6536
Prior to this commit, some of the unit tests for strings relied on the rspec-html-matchers gem, which does not seem to get along with rspec 3. This meant that we had to tie our tests to rspec 2 which has become too inconvenient. In order to remove the gem, use simple string matching instead. Update the Gemfile so that it no longer requires the matchers and no longer has rspec tied to 2.7. |
||
---|---|---|
.. | ||
examples/test | ||
face_spec.rb |