johnc219/virtual_proxy

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    virtual_proxy (0.2.1)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    docile (1.3.1)
    json (2.3.1)
    rake (13.0.1)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  rake (~> 13.0)
  rspec (~> 3.0)
  simplecov (~> 0.16.1)
  virtual_proxy!

BUNDLED WITH
   2.0.1