Hi! At: https://github.com/ymendel/truthy/blob/c53516cacb333be6d1f7f56d94177f9fdddccc26/spec/spec_helper.rb#L6 I had to patch "require 'spec'" to "require 'rspec'". I'm guessing the namespace of the library changed over the years. Then the test suite passed! Thank you.