vcr 3.0.2
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (22):
            aruba
            ~> 0.5.3
          
          
            bundler
            ~> 1.3
          
          
            codeclimate-test-reporter
            ~> 0.4
          
          
            cucumber
            ~> 2.0.2
          
          
            excon
            >= 0
          
          
            fakeweb
            >= 0
          
          
            faraday
            >= 0
          
          
            httpclient
            >= 0
          
          
            json
            >= 0
          
          
            mime-types
            >= 0
          
          
            multi_json
            >= 0
          
          
            pry
            ~> 0.9
          
          
            pry-doc
            ~> 0.6
          
          
            rack
            >= 0
          
          
            rake
            ~> 10.1
          
          
            relish
            >= 0
          
          
            rspec
            ~> 3.0
          
          
            sinatra
            >= 0
          
          
            test-unit
            ~> 3.1.4
          
          
            timecop
            >= 0
          
          
            webmock
            >= 0
          
          
            yard
            >= 0
          
    


