stub_requests 0.1.11
An abstraction on top of WebMock to build stubbed HTTP requests
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            concurrent-ruby
            ~> 1.0, < 2
          
          
            docile
            ~> 1.0, < 2
          
          
            jaro_winkler
            ~> 1.0, < 2
          
          
            public_suffix
            ~> 3.0, < 4
          
          
            webmock
            >= 2.3, < 4.0
          
    Development Dependencies (19):
            appraisal
            >= 2.2.0
          
          
            bundler
            >= 2.0
          
          
            fuubar
            >= 2.3
          
          
            gem-release
            >= 2.0
          
          
            github_changelog_generator
            ~> 1.14
          
          
            github-markup
            ~> 3.0
          
          
            json_spec
            >= 1.1.5
          
          
            pry
            >= 0.12
          
          
            rake
            >= 10.0
          
          
            redcarpet
            ~> 3.4
          
          
            reek
            >= 5.0
          
          
            rspec
            >= 3.8
          
          
            rspec-its
            >= 1.2
          
          
            rubocop
            ~> 0.63.1
          
          
            rubocop-rspec
            ~> 1.32
          
          
            simplecov
            >= 0.16.1
          
          
            simplecov-json
            >= 0.2
          
          
            travis
            >= 1.8.9
          
          
            yard
            ~> 0.9.18
          
    