carlosparamio/lita-ey-base

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    lita-ey-base (0.0.2)
      engineyard
      lita (>= 3.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.6)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    diff-lcs (1.2.5)
    docile (1.1.3)
    engineyard (2.3.3)
      engineyard-cloud-client (~> 1.0.16)
      engineyard-serverside-adapter (= 2.2.0)
      escape (~> 0.0.4)
      highline (~> 1.6.1)
      launchy (~> 2.1)
      net-ssh (~> 2.7)
      rest-client (~> 1.6.0)
    engineyard-cloud-client (1.0.16)
      mime-types (~> 1.16)
      multi_json (~> 1.6)
      rest-client (~> 1.6.1)
    engineyard-serverside-adapter (2.2.0)
      escape (~> 0.0.4)
      multi_json (~> 1.6)
    escape (0.0.4)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    highline (1.6.21)
    http_router (0.11.1)
      rack (>= 1.0.0)
      url_mount (~> 0.2.1)
    i18n (0.6.9)
    ice_nine (0.11.0)
    launchy (2.4.2)
      addressable (~> 2.3)
    lita (3.3.0)
      bundler (>= 1.3)
      faraday (>= 0.8.7)
      http_router (>= 0.11.1)
      i18n (>= 0.6.9)
      ice_nine (>= 0.11.0)
      multi_json (>= 1.7.7)
      puma (>= 2.7.1)
      rack (>= 1.5.2)
      rb-readline (>= 0.5.1)
      redis-namespace (>= 1.3.0)
      thor (>= 0.18.1)
    mime-types (1.25.1)
    multi_json (1.10.0)
    multipart-post (2.0.0)
    net-ssh (2.9.1)
    puma (2.8.2)
      rack (>= 1.1, < 2.0)
    rack (1.5.2)
    rake (10.3.2)
    rb-readline (0.5.1)
    redis (3.0.7)
    redis-namespace (1.4.1)
      redis (~> 3.0.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (3.0.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
    rspec-core (3.0.2)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.2)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.2)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    tins (1.3.0)
    url_mount (0.2.1)
      rack

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  coveralls
  lita-ey-base!
  rake
  rspec (>= 3.0.0)
  simplecov