digipolisgent/robo-digipolis-package

View on GitHub
testfiles/testtheme/Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    breakpoint (2.7.1)
      sass (~> 3.3)
      sassy-maps (< 1.0.0)
    chunky_png (1.3.8)
    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)
    compass-normalize (1.5)
      compass (>= 0.12.0)
    compass-rgbapng (0.2.1)
      chunky_png (>= 0.8.0)
      compass (>= 0.10.0)
    compass-validator (3.0.1)
    css_parser (1.4.7)
      addressable
    ffi (1.9.24)
    multi_json (1.12.1)
    oily_png (1.2.1)
      chunky_png (~> 1.3.7)
    public_suffix (4.0.6)
    rb-fchange (0.0.6)
      ffi
    rb-fsevent (0.9.8)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    sass (3.4.23)
    sass-globbing (1.1.5)
      sass (>= 3.1)
    sassy-maps (0.4.0)
      sass (~> 3.3)
    singularitygs (1.7.1)
      breakpoint (~> 2.4)
      sass (~> 3.3)
    susy (2.2.12)
      sass (>= 3.3.0, < 3.5)
    toolkit (2.10.2)
      sass (~> 3.3)

PLATFORMS
  ruby

DEPENDENCIES
  breakpoint
  compass
  compass-normalize
  compass-rgbapng
  compass-validator
  css_parser
  oily_png
  rb-fchange
  rb-fsevent
  rb-inotify (~> 0.9)
  sass
  sass-globbing
  singularitygs
  susy
  toolkit

BUNDLED WITH
   2.2.11