Went to write a simple PR (show tags in list --active if they exist), but the specs fail on a clean checkout.
Tried rolling back the version of Webmock (doing a bundle install delivered me a warning that the API had changed recently) but they also fail on 1.24.6 of the library as well. Don't know if I should keep trying to roll back and hopefully find a version that works or if there are actual breakages to resolve.
Went to write a simple PR (show tags in
list --activeif they exist), but the specs fail on a clean checkout.Tried rolling back the version of Webmock (doing a
bundle installdelivered me a warning that the API had changed recently) but they also fail on 1.24.6 of the library as well. Don't know if I should keep trying to roll back and hopefully find a version that works or if there are actual breakages to resolve.