bestwebua/rspec_file_chef

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    codeclimate-test-reporter (1.0.9)
      simplecov (<= 0.13)
    concurrent-ruby (1.1.6)
    diff-lcs (1.3)
    docile (1.1.5)
    dry-configurable (0.7.0)
      concurrent-ruby (~> 1.0)
    json (2.3.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)

PLATFORMS
  ruby

DEPENDENCIES
  codeclimate-test-reporter (~> 1.0, >= 1.0.9)
  dry-configurable (= 0.7)
  rspec (~> 3.9)
  simplecov (~> 0.13)

BUNDLED WITH
   1.16.6