This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
Fixed
- An issue with recording new cassettes.
Changed
- BREAKING CHANGE: Webmock was removed from the dependencies. Any library supported by VCR can be used for stubbing HTTP interactions. You have to add that library into
Gemfile
of your project.