everypolitician/everypolitician-ruby

Specify correct versions of testing dependencies

Closed this issue · 0 comments

@tmtmtmtm and I just bumped into an issue where having VCR 3.0.1 and Webmock 2.0.2 caused the tests to fail. This is because support for Webmock 2 was added in VCR 3.0.2. To avoid bumping into this in the future we should be more explicit about which versions of the development dependencies we need.