Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    fuji (0.2.1)
      compass
      sass

GEM
  remote: https://rubygems.org/
  specs:
    chunky_png (1.2.8)
    compass (0.12.2)
      chunky_png (~> 1.2)
      fssm (>= 0.2.7)
      sass (~> 3.1)
    diff-lcs (1.1.3)
    fssm (0.2.10)
    multi_json (1.7.2)
    rake (10.0.2)
    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.3)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.2)
    sass (3.2.7)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  fuji!
  rake
  rspec
  simplecov