GEM
  remote: http://rubygems.org/
  specs:
    chunky_png (1.2.5)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.3.3)
    colorize (0.5.8)
    compass (0.12.2)
      chunky_png (~> 1.2)
      fssm (>= 0.2.7)
      sass (~> 3.1)
    diff-lcs (1.1.3)
    execjs (1.4.0)
      multi_json (~> 1.0)
    ffi (1.0.11)
    fssm (0.2.9)
    haml (3.1.6)
    hike (1.2.1)
    json_pure (1.7.3)
    listen (0.4.7)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    multi_json (1.3.6)
    rack (1.4.1)
    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.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.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.1)
    rspec-nc (0.0.2)
      terminal-notifier (~> 1.4.2)
    sass (3.1.20)
    sprockets (2.4.5)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    terminal-notifier (1.4.2)
    tilt (1.3.3)

PLATFORMS
  ruby

DEPENDENCIES
  coffee-script
  colorize
  compass
  haml
  json_pure
  listen
  rake
  rspec
  rspec-nc
  sprockets
  tilt