entelo/industrialist

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    industrialist (1.0.1)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    docile (1.3.1)
    json (2.2.0)
    rake (10.5.0)
    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.2)
      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)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.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)
  industrialist!
  rake (~> 10.0)
  rspec (~> 3.0)
  rspec_junit_formatter (~> 0.4)
  simplecov (~> 0.16)

BUNDLED WITH
   2.0.1