amree/teecket

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    teecket (0.0.11)
      nokogiri (~> 1.6, >= 1.6.6.2)
      terminal-table (~> 1.4, >= 1.4.5)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    coderay (1.1.1)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    hashdiff (0.3.0)
    method_source (0.8.2)
    mini_portile2 (2.0.0)
    nokogiri (1.6.7.2)
      mini_portile2 (~> 2.0.0.rc2)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.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.3)
      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)
    safe_yaml (1.0.4)
    slop (3.6.0)
    terminal-table (1.5.2)
    vcr (3.0.1)
    webmock (1.24.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  pry
  rake
  rspec
  teecket!
  vcr
  webmock

BUNDLED WITH
   1.11.2