ariofrio/oration

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    oration (0.0.4)
      mixlib-cli
      mustache

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    json (1.5.4)
    mime-types (1.18)
    mixlib-cli (1.2.2)
    multi_json (1.3.6)
    mustache (0.99.4)
    rdoc (3.12)
      json (~> 1.4)
    require_all (1.2.1)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.1)
    simplecov (0.6.4)
      multi_json (~> 1.0)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)

PLATFORMS
  ruby
  x86-mingw32

DEPENDENCIES
  json
  oration!
  rdoc
  require_all
  rest-client
  rspec
  simplecov