maremma 4.9.9
Ruby utility library for network requests. Based on Faraday and Excon, provides a wrapper for XML/JSON parsing and error handling. All successful responses are returned as hash with key data, all errors in a JSONAPI-friendly hash with key errors.
Gemfile:
=
install:
=
Runtime Dependencies (13):
activesupport
>= 4.2.5
addressable
>= 2.3.6
builder
~> 3.2, >= 3.2.2
excon
~> 0.71.0
faraday
>= 2.0
faraday-encoding
~> 0.0.5
faraday-excon
~> 2.1.0
faraday-follow_redirects
~> 0.3.0
faraday-gzip
~> 0.1.0
faraday-multipart
~> 1.0.4
nokogiri
>= 1.13.1, < 1.14.0
oj
>= 2.8.3
oj_mimic_json
~> 1.0, >= 1.0.1