ranmocy/xiami_sauce

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    xiami_sauce (0.0.3)
      nokogiri (~> 1.6)
      rainbow (~> 2.0)
      thor (~> 0.17)

GEM
  remote: https://rubygems.org/
  specs:
    coderay (1.1.0)
    diff-lcs (1.2.5)
    ffi (1.9.10)
    formatador (0.2.5)
    guard (2.13.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, <= 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-bundler (2.1.0)
      bundler (~> 1.0)
      guard (~> 2.2)
      guard-compat (~> 1.1)
    guard-compat (1.2.1)
    guard-rspec (4.6.4)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    libnotify (0.9.1)
      ffi (>= 1.0.11)
    listen (3.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.10)
    metaclass (0.0.4)
    method_source (0.8.2)
    mini_portile2 (2.0.0)
    mocha (0.13.3)
      metaclass (~> 0.0.1)
    nenv (0.2.0)
    nokogiri (1.6.7.2)
      mini_portile2 (~> 2.0.0.rc2)
    notiffany (0.0.8)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rainbow (2.1.0)
    rake (10.5.0)
    rb-fsevent (0.9.7)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.1)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    shellany (0.0.1)
    slop (3.6.0)
    terminal-notifier-guard (1.6.4)
    thor (0.19.1)
    version (1.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  guard
  guard-bundler
  guard-rspec
  libnotify
  mocha (~> 0.13.0)
  rake
  rb-fsevent (>= 0.3.9)
  rb-inotify (>= 0.5.1)
  rspec
  terminal-notifier-guard
  version
  xiami_sauce!

BUNDLED WITH
   1.11.2