kuntoaji/sinator

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    sinator (3.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.2.5)
    docile (1.3.2)
    json (2.3.1)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.3)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.2)
    simplecov (0.17.0)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  rspec (= 3.2.0)
  simplecov
  sinator!

BUNDLED WITH
   1.17.2