synewaves/rubillow

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    rubillow (0.0.8)
      nokogiri (~> 1.5.0)

GEM
  remote: http://rubygems.org/
  specs:
    bluecloth (2.2.0)
    colorize (0.5.8)
    coveralls (0.6.0)
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
    diff-lcs (1.2.1)
    mime-types (1.21)
    multi_json (1.6.1)
    nokogiri (1.5.9)
    rake (10.0.3)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.0)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thor (0.17.0)
    yard (0.8.5.2)

PLATFORMS
  ruby

DEPENDENCIES
  bluecloth (~> 2.2)
  coveralls (~> 0.6)
  rake (~> 10.0)
  rspec (~> 2.12)
  rubillow!
  simplecov (~> 0.7)
  yard (~> 0.8)