xing/israkel

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: 
  specs:
    israkel (1.0.3)
      CFPropertyList (~> 2.2, >= 2.2.8)
      highline (~> 1.6, >= 1.6.15)
      json (~> 1.8, >= 1.8.0)
      rake (~> 10.3, >= 10.3.2)
      sqlite3 (~> 1.3, >= 1.3.7)

GEM
  remote: http://rubygems.org/
  specs:
    CFPropertyList (2.3.0)
    coveralls (0.7.1)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    diff-lcs (1.2.5)
    docile (1.1.5)
    highline (1.7.1)
    json (1.8.2)
    mime-types (2.4.2)
    multi_json (1.10.1)
    netrc (0.8.0)
    rake (10.4.2)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sqlite3 (1.3.10)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    tins (1.3.3)

PLATFORMS
  ruby

DEPENDENCIES
  coveralls
  israkel!
  rspec