codeclimate/test-coverage-report

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    faraday (0.12.1)
      multipart-post (>= 1.2, < 3)
    git_diff_parser (2.3.0)
    multipart-post (2.0.0)
    octokit (4.7.0)
      sawyer (~> 0.8.0, >= 0.5.3)
    public_suffix (2.0.5)
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  faraday
  git_diff_parser
  octokit

BUNDLED WITH
   1.14.6