lib/fantasydata/default.rb in fantasydata-0.2.0 vs lib/fantasydata/default.rb in fantasydata-0.2.1

- old
+ new

@@ -14,11 +14,11 @@ :headers => { :accept => 'application/json', :user_agent => "FantasyData Ruby Gem #{Fantasydata::VERSION}" }, :request => { - :open_timeout => 5, - :timeout => 10, + :open_timeout => 10, + :timeout => 30, :params_encoder => Faraday::FlatParamsEncoder }, :ssl => { :verify => false }, \ No newline at end of file