squidci/squid-rspec

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    squid-rspec (0.0.1)
      httpclient
      rspec

GEM
  remote: https://rubygems.org/
  specs:
    colorize (0.5.8)
    coveralls (0.6.7)
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
    diff-lcs (1.2.5)
    httpclient (2.3.4.1)
    mime-types (1.25.1)
    multi_json (1.8.4)
    rake (10.1.1)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thor (0.18.1)

PLATFORMS
  ruby

DEPENDENCIES
  coveralls
  rake
  simplecov
  squid-rspec!