mgi166/hipchat_searcher

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    hipchat_searcher (1.0.1)
      colorize
      hashie
      hipchat
      slop

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    colorize (0.7.7)
    coveralls (0.8.10)
      json (~> 1.8)
      rest-client (>= 1.6.8, < 2)
      simplecov (~> 0.11.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    domain_name (0.5.25)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (0.2.3)
    hashie (3.4.3)
    hipchat (1.5.2)
      httparty
      mimemagic
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    httparty (0.13.7)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    json (1.8.3)
    mime-types (2.99)
    mimemagic (0.3.1)
    multi_xml (0.5.5)
    netrc (0.11.0)
    rake (10.4.2)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    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)
    safe_yaml (1.0.4)
    simplecov (0.11.1)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (4.2.1)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    thor (0.19.1)
    tins (1.6.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)
    webmock (1.22.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.6)
  coveralls
  hipchat_searcher!
  rake
  rspec
  webmock

BUNDLED WITH
   1.11.2