GEM
  remote: https://rubygems.org/
  specs:
    adsf (1.2.1)
      rack (>= 1.0.0)
    autoprefixer-rails (6.3.7)
      execjs
    builder (3.2.2)
    coderay (1.1.1)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    colored (1.2)
    concurrent-ruby (1.0.2)
    cri (2.7.0)
      colored (~> 1.2)
    execjs (2.7.0)
    ffi (1.9.14)
    formatador (0.2.5)
    guard (2.14.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-nanoc (2.0.0)
      guard (~> 2.8)
      guard-compat (~> 1.0)
      nanoc (~> 4.0)
    hamster (3.0.0)
      concurrent-ruby (~> 1.0)
    icalendar (2.4.0)
    json (2.0.2)
    kramdown (1.11.1)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.10)
    method_source (0.8.2)
    mini_portile2 (2.1.0)
    nanoc (4.2.4)
      cri (~> 2.3)
      hamster (~> 3.0)
      ref (~> 2.0)
    nenv (0.3.0)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pkg-config (1.1.7)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rack (2.0.1)
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    ref (2.0.0)
    ruby_dep (1.3.1)
    sass (3.4.22)
    shellany (0.0.1)
    slop (3.6.0)
    thor (0.19.1)
    w3c_validators (1.2)
      json
      nokogiri

PLATFORMS
  ruby

DEPENDENCIES
  adsf
  autoprefixer-rails
  builder
  coffee-script
  guard-nanoc
  icalendar
  kramdown
  nanoc (= 4.2.4)
  nokogiri
  sass
  w3c_validators

BUNDLED WITH
   1.12.5