faraday-gzip 3.0.4
Faraday plugin to automatically set compression headers (GZip, Deflate, Brotli) and decompress the response.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (7):
            bundler
            ~> 2.0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 1.32
          
          
            rubocop-performance
            ~> 1.0
          
          
            rubocop-rspec
            ~> 3.0
          
          
            simplecov
            ~> 0.22