sigep_web 1.0.1
This gem provide a easy way to integrate an application to Correios Sigep Web API
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (9):
            pry
            >= 0
          
          
            rake
            >= 2.0.8
          
          
            rspec
            ~> 3.9.0
          
          
            rspec-json_expectations
            ~> 2.2
          
          
            simplecov
            ~> 0.16.1
          
          
            simplecov-lcov
            ~> 0.7.0
          
          
            standard
            ~> 1.0, >= 1.0.1
          
          
            vcr
            ~> 5.1
          
          
            webmock
            ~> 3.8, >= 3.8.3
          
    