benbalter / sitemap-parser

Ruby Gem to parse sitemaps.org compliant sitemaps
MIT License
29 stars 46 forks source link

allow typhoeus versions up to 2.0 #18

Closed MothOnMars closed 6 years ago

MothOnMars commented 6 years ago

Relaxing the typhoeus version constraint to allow usage in repos requiring typhoeus > 1.0.

benbalter commented 6 years ago

Thanks @MothOnMars!