josephj/assetla

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    coderay (1.1.0)
    em-websocket (0.5.1)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.6.0)
    eventmachine (1.0.3)
    ffi (1.9.6)
    formatador (0.2.5)
    guard (1.8.3)
      formatador (>= 0.2.4)
      listen (~> 1.3)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-livereload (1.4.0)
      em-websocket (>= 0.5.0)
      guard (>= 1.8.0)
      multi_json (~> 1.7)
    guard-phpunit (0.1.4)
      guard (~> 1.1)
    http_parser.rb (0.6.0)
    listen (1.3.1)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    lumberjack (1.0.9)
    method_source (0.8.2)
    multi_json (1.10.1)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.3)
      ffi (>= 0.5.0)
    sass (3.4.9)
    slop (3.6.0)
    thor (0.19.1)

PLATFORMS
  ruby

DEPENDENCIES
  guard
  guard-livereload
  guard-phpunit
  sass