eliav-lavi/priora

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    priora (0.1.1)

GEM
  remote: https://rubygems.org/
  specs:
    coveralls (0.8.21)
      json (>= 1.8, < 3)
      simplecov (~> 0.14.1)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.4)
      tins (~> 1.6)
    diff-lcs (1.2.5)
    docile (1.1.5)
    json (2.1.0)
    rake (10.4.2)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    term-ansicolor (1.6.0)
      tins (~> 1.0)
    thor (0.19.4)
    tins (1.16.3)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  coveralls
  priora!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.1