GIT
  remote: git://github.com/chriseppstein/nanoc.git
  revision: 4eee0e60c5121b90498caa88605d416521553378
  specs:
    nanoc3 (3.2.0a3)
      cri (>= 1.0.0)

PATH
  remote: ..
  specs:
    compass (0.11.1.93b89a2)
      chunky_png (~> 1.1)
      fssm (>= 0.2.7)
      sass (~> 3.1)

GEM
  remote: http://rubygems.org/
  specs:
    activesupport (3.0.7)
    builder (2.1.2)
    chunky_png (1.2.0)
    coderay (0.9.7)
    compass-susy-plugin (0.9.beta.3)
      compass (>= 0.11.beta.3)
    cri (1.0.1)
    css-slideshow (0.2.0)
      compass (>= 0.10.0.rc3)
    css_parser (1.0.1)
    fssm (0.2.7)
    haml (3.1.0)
    i18n (0.4.2)
    json (1.5.1)
    mime-types (1.16)
    nokogiri (1.4.4)
    rack (1.2.2)
    rake (0.8.7)
    rb-fsevent (0.4.0)
    rdiscount (1.6.8)
    ruby-prof (0.9.2)
    sass (3.1.0)
    serve (1.0.0)
      activesupport (~> 3.0.1)
      i18n (~> 0.4.1)
      rack (~> 1.2.1)
      tzinfo (~> 0.3.23)
    thor (0.14.6)
    tzinfo (0.3.26)

PLATFORMS
  ruby

DEPENDENCIES
  builder
  coderay
  compass!
  compass-susy-plugin (>= 0.7.0.pre8)
  css-slideshow (= 0.2.0)
  css_parser (= 1.0.1)
  haml (>= 3.1)
  json
  mime-types
  nanoc3!
  nokogiri
  rack
  rake
  rb-fsevent
  rdiscount
  ruby-prof
  sass (>= 3.1)
  serve (= 1.0.0)
  thor