twingly / twingly-search-api-ruby

:gem: Twingly Blog Search API in Ruby
https://developer.twingly.com/
MIT License
4 stars 0 forks source link

Allow newer versions of Faraday #93

Closed Pontus4 closed 3 years ago

Pontus4 commented 3 years ago

The previous requirement on Faraday < 1.0 prevents us from updating other gems in our internal projects.

Looking at Faraday's changelog, there seems to be no changes in 1.0 that would affect this gem negatively.

Faraday's changelog: https://github.com/lostisland/faraday/blob/master/CHANGELOG.md