avdi/leadlight

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    leadlight (0.0.7)
      addressable (~> 2.2.0)
      faraday (= 0.8.1)
      fattr
      hookr
      link_header
      mime-types
      multi_json (~> 1.0.4)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.2.8)
    archive-tar-minitar (0.5.2)
    columnize (0.3.6)
    diff-lcs (1.1.3)
    fail-fast (1.0.0)
    faraday (0.8.1)
      multipart-post (~> 1.1)
    fattr (2.2.1)
    ffi (1.0.11)
    guard (1.0.0)
      ffi (>= 0.5.0)
      thor (~> 0.14.6)
    guard-bundler (0.1.3)
      bundler (>= 1.0.0)
      guard (>= 0.2.2)
    guard-rspec (0.6.0)
      guard (>= 0.10.0)
    hookr (1.1.1)
      fail-fast (= 1.0.0)
    libnotify (0.7.2)
    linecache19 (0.5.12)
      ruby_core_source (>= 0.1.4)
    link_header (0.0.5)
    mime-types (1.19)
    multi_json (1.0.4)
    multipart-post (1.1.5)
    rake (0.9.2.2)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.1)
    ruby-debug-base19 (0.11.25)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby_core_source (>= 0.1.4)
    ruby-debug19 (0.11.6)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby-debug-base19 (>= 0.11.19)
    ruby_core_source (0.1.5)
      archive-tar-minitar (>= 0.5.2)
    thor (0.14.6)
    vcr (2.2.4)

PLATFORMS
  ruby

DEPENDENCIES
  guard
  guard-bundler
  guard-rspec
  leadlight!
  libnotify
  rake
  rb-inotify
  rspec
  ruby-debug19
  vcr (~> 2.0)