If your spec is failing because of a bug in a dependency, mark it with pending and the ticket ID from their bug tracker; for example, pending ’waiting for a fix for Hitchhiker’s Guide bug #42’. When you later update to a version containing the fix, RSpec will tell you.

