You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
www/ruby-faraday-net_http_persistent: update to 2.1.0
2.0.0 (2022-01-04)
What's Changed
* Switch to Faraday 2.0, Ruby 2.6 min requirement and test against 3.1
* Prepare this adapter for Faraday 2.0 by @mattbrictson in #7
* CI: Drop Ruby 2.5, add Ruby 3.0 by @olleolleolle in #10
* chore: Move dev deps to Gemfile by @olleolleolle in #9
* fix: Depend on net-http-persistent 4.x in gemspec by @olleolleolle in #11
2.0.1 (2022-01-06)
* Re-add support for Faraday v1
2.0.2 (2022-08-09)
* Pin faraday-net_http version to '< 3'
2.1.0 (2022-08-11)
* Remove dependency from faraday-net_http adapter. by @iMacTia in #15
0 commit comments