Tycho Braams

Results 3 issues of Tycho Braams

Fixes WeAreFarmGeek/diplomat#227 Builds on WeAreFarmGeek/diplomat#203 To support Faraday 1.0, `Faraday::ServerError` handling was added to the `Diplomat::RestClient#send_get_request` method. The Diplomat::Server#create` method should also be updated. Change passed `rake` with 1.10.1 and...

awaiting-reply

Faraday 1 made changes to the `Faraday::ClientError`, introducing `Faraday::ServerError` (https://github.com/lostisland/faraday/blob/main/UPGRADING.md#errors) This split the errors, with client errors now responsible for 4xx codes and server errors for 5xx codes. The `Diplomat::Query#create`...

Hi, our asset pipeline failed when we tried to upgrade to the latest version (6.9.0.0) with the following error: ``` SassC::SyntaxError: Error: Invalid CSS after " @return math": expected expression...