GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.2.21)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    builder (3.2.2)
    chunky_png (1.3.4)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.9.1)
    commonjs (0.2.7)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    daemons (1.1.9)
    eventmachine (1.0.7)
    execjs (1.4.1)
      multi_json (~> 1.0)
    ffi (1.9.6)
    haml (4.0.6)
      tilt
    highline (1.6.21)
    hike (1.2.3)
    i18n (0.6.11)
    kramdown (1.5.0)
    less (2.2.2)
      commonjs (~> 0.2.6)
    libv8 (3.16.14.7)
    listen (1.3.1)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    middleman (3.1.6)
      coffee-script (~> 2.2.0)
      compass (>= 0.12.2)
      execjs (~> 1.4.0)
      haml (>= 3.1.6)
      kramdown (~> 1.2)
      middleman-core (= 3.1.6)
      middleman-more (= 3.1.6)
      middleman-sprockets (>= 3.1.2)
      sass (>= 3.1.20)
      uglifier (~> 2.1.0)
    middleman-blog (3.3.0)
      middleman-core (~> 3.0)
      middleman-more (~> 3.0)
      tzinfo (~> 0.3.0)
    middleman-core (3.1.6)
      activesupport (~> 3.2.6)
      bundler (~> 1.1)
      i18n (~> 0.6.1)
      listen (~> 1.1)
      rack (>= 1.4.5)
      rack-test (~> 0.6.1)
      thor (>= 0.15.2, < 2.0)
      tilt (~> 1.3.6)
    middleman-minify-html (3.1.1)
      middleman-core (~> 3.0)
    middleman-more (3.1.6)
    middleman-sprockets (3.1.4)
      middleman-core (>= 3.0.14)
      middleman-more (>= 3.0.14)
      sprockets (~> 2.1)
      sprockets-helpers (~> 1.0.0)
      sprockets-sass (~> 1.0.0)
    mini_portile (0.6.2)
    multi_json (1.10.1)
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    rack (1.6.0)
    rack-contrib (1.1.0)
      rack (>= 0.9.1)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.3)
      ffi (>= 0.5.0)
    redcarpet (3.0.0)
    ref (1.0.5)
    sass (3.4.13)
    sprockets (2.12.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-helpers (1.0.1)
      sprockets (~> 2.0)
    sprockets-sass (1.0.3)
      sprockets (~> 2.0)
      tilt (~> 1.1)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    thin (1.5.1)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.19.1)
    tilt (1.3.7)
    tzinfo (0.3.43)
    uglifier (2.1.2)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)

PLATFORMS
  ruby

DEPENDENCIES
  builder (~> 3.2.2)
  highline (~> 1.6.15)
  less (~> 2.2.2)
  middleman (~> 3.1.5)
  middleman-blog (~> 3.3.0)
  middleman-minify-html (~> 3.1.1)
  nokogiri (~> 1.6.0)
  rack-contrib (~> 1.1.0)
  rack-protection (~> 1.5)
  redcarpet (~> 3.0.0)
  therubyracer (~> 0.12.0)
  thin (~> 1.5.0)