kennethkalmer/safely

View on GitHub
gemfiles/Gemfile.ci.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ../
  specs:
    safely (0.3.2)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.0.6)
    coveralls (0.7.2)
      multi_json (~> 1.3)
      rest-client (= 1.6.7)
      simplecov (>= 0.7)
      term-ansicolor (= 1.2.2)
      thor (= 0.18.1)
    diff-lcs (1.1.2)
    docile (1.1.5)
    i18n (0.5.0)
    mail (2.2.15)
      activesupport (>= 2.3.6)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.16)
    mocha (0.9.12)
    multi_json (1.10.1)
    polyglot (0.3.1)
    rake (10.4.2)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.5.0)
      rspec-core (~> 2.5.0)
      rspec-expectations (~> 2.5.0)
      rspec-mocks (~> 2.5.0)
    rspec-core (2.5.1)
    rspec-expectations (2.5.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.5.0)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    thor (0.18.1)
    tins (0.13.2)
    toadhopper (2.0)
    treetop (1.4.9)
      polyglot (>= 0.3.1)
    yard (0.8.7.6)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  coveralls
  mail
  mocha
  rake (~> 10.4.2)
  rspec (~> 2.5.0)
  safely!
  toadhopper
  yard (~> 0.8.7)