github / octocatalog-diff

Compile Puppet catalogs from 2 branches, versions, etc., and compare them
https://rubygems.org/gems/octocatalog-diff/
MIT License
239 stars 85 forks source link

Update httparty to >= 0.21.0 #270

Closed cjmartian closed 10 months ago

cjmartian commented 10 months ago

Overview

This pull request updates httparty to >= 0.21.0

Checklist

/cc [related issues] [teams and individuals, making sure to mention why you're CC-ing them]

cjmartian commented 10 months ago

Removed ssl_ca mismatch test. HTTParty turns on verification by default if the url begins with https or if the port is 443.