phenomenal/phenomenal

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    ffi (1.0.11)
    ffi (1.0.11-java)
    guard (1.2.1)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-rspec (1.1.0)
      guard (>= 1.1)
    libnotify (0.7.4)
      ffi (~> 1.0.11)
    listen (0.4.6)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    multi_json (1.3.6)
    rake (0.9.2.2)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    simplecov (0.6.4)
      multi_json (~> 1.0)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    thor (0.15.3)

PLATFORMS
  java
  ruby

DEPENDENCIES
  guard
  guard-rspec
  libnotify
  rake
  rspec
  simplecov