Codebase list compass-toolkit-plugin / upstream/2.10.2 Gemfile.lock
upstream/2.10.2

Tree @upstream/2.10.2 (Download .tar.gz)

Gemfile.lock @upstream/2.10.2raw · history · blame

GEM
  remote: https://rubygems.org/
  specs:
    chunky_png (1.3.4)
    colorize (0.6.0)
    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)
    diffy (3.0.7)
    ffi (1.9.8)
    multi_json (1.11.0)
    rake (10.4.2)
    rb-fsevent (0.9.5)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    sass (3.4.14)

PLATFORMS
  ruby

DEPENDENCIES
  colorize (~> 0.6.0)
  compass (~> 1.0)
  diffy (~> 3.0.1)
  rake
  sass (~> 3.3)