mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-04 00:02:03 -04:00
* ci: run against ruby 2.7 * fix ruby 2.7 warning lib/faraday/adapter/net_http_persistent.rb:13: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call https://github.com/lostisland/faraday/pull/1099/checks?check_run_id=367324080 https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/ * use rvm to install ruby 2.7