vigetlabs/sass-json-vars

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    sass-json-vars (0.3.2)
      sass (>= 3.1)

GEM
  remote: http://rubygems.org/
  specs:
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    mime-types (2.0)
    multi_json (1.10.1)
    rake (10.3.2)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    sass (3.3.14)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    thor (0.19.1)
    tins (0.13.1)

PLATFORMS
  ruby

DEPENDENCIES
  coveralls
  rake
  sass-json-vars!
  simplecov (~> 0.7.1)

BUNDLED WITH
   1.10.4