ruby-faraday 1.1.0-6 source package in Ubuntu

Changelog

ruby-faraday (1.1.0-6) unstable; urgency=medium

  * Team upload.
  * d/p/skip-test-failing-in-ubuntu.patch: http_proxy var is set in Ubuntu.
    Even if the test does expect this variable to not be set it will be in
    Ubuntu autopkgtest environment.

 -- Lucas Kanashiro <email address hidden>  Thu, 28 Jan 2021 16:39:02 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-faraday_1.1.0-6.dsc 2.3 KiB fab9a92586f1b1e73e46a2166ff12ebc2f924d2f90113f25418a011171a83313
ruby-faraday_1.1.0.orig.tar.gz 818.4 KiB ce270a49234b82e9d2b8cf66d60903ce9d052d496db298789daa762cbeab9dcb
ruby-faraday_1.1.0-6.debian.tar.xz 5.7 KiB 2354f43047fd5c756db7acc12d5bf333ae5579f6c09fd0c4b271d8fa54b06b78

Available diffs

No changes file available.

Binary packages built by this source

ruby-faraday: HTTP/REST API client library

 Faraday is an HTTP client lib that provides a common
 interface over many adapters (such as Net::HTTP) and embraces the
 concept of Rack middleware when processing the request/response cycle.