chriseppstein/compass

View on GitHub
compass-style.org/Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ..
  specs:
    compass (1.1.0.alpha.0)
      chunky_png (~> 1.2)
      compass-core (~> 1.1.0.alpha.0)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.1.0.alpha.0)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.0.20)
    adsf (1.2.0)
      rack (>= 1.0.0)
    builder (3.2.2)
    chunky_png (1.3.1)
    coderay (1.1.0)
    colored (1.2)
    cri (2.6.1)
      colored (~> 1.2)
    css-slideshow (0.2.0)
      compass (>= 0.10.0.rc3)
    css_parser (1.0.1)
    daemons (1.1.9)
    dotenv (0.11.1)
      dotenv-deployment (~> 0.0.2)
    dotenv-deployment (0.0.2)
    eventmachine (1.0.3)
    ffi (1.9.3)
    foreman (0.74.0)
      dotenv (~> 0.11.1)
      thor (~> 0.19.1)
    fssm (0.2.10)
    haml (4.0.5)
      tilt
    i18n (0.6.11)
    json (1.8.1)
    mime-types (2.3)
    mini_portile (0.6.0)
    multi_json (1.10.1)
    nanoc (3.4.3)
      cri (~> 2.2)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    rack (1.5.2)
    rake (10.3.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rdiscount (2.1.7.1)
    sass (3.3.14)
    susy (2.1.3)
      sass (>= 3.3.0, < 3.5)
    thin (1.6.2)
      daemons (>= 1.0.9)
      eventmachine (>= 1.0.0)
      rack (>= 1.0.0)
    thor (0.19.1)
    tilt (2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport (~> 3.0.10)
  adsf
  builder
  coderay
  compass!
  css-slideshow (= 0.2.0)
  css_parser (= 1.0.1)
  foreman
  fssm
  haml
  i18n
  json
  mime-types
  nanoc (~> 3.4.2)
  nokogiri
  rack
  rake
  rb-fsevent
  rb-inotify
  rdiscount
  sass (~> 3.3.0)
  susy
  thin
  thor