An attempt to run a request with a Faraday::Connection without adapter has been made. (RuntimeError)
// Use et previous version of faraday
before_script:
- apt-get update -qy
- apt-get install -y ruby-dev
- gem install dpl
- gem install faraday -v 1.8.0