celluloid/celluloid-dns

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/celluloid/celluloid.git
  revision: a635787672fb0789af1b402c603af135557c31aa
  specs:
    celluloid (0.18.0.pre)
      celluloid-pool (~> 0.20)
      celluloid-supervision (~> 0.20)
      timers (~> 4)

PATH
  remote: .
  specs:
    celluloid-dns (0.17.3)
      celluloid (~> 0.17)
      celluloid-io (~> 0.17)
      timers (~> 4.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    celluloid-io (0.17.3)
      celluloid (>= 0.17.2)
      nio4r (>= 1.1)
      timers (>= 4.1.1)
    celluloid-pool (0.20.5)
      timers (>= 4.1.1)
    celluloid-supervision (0.20.6)
      timers (>= 4.1.1)
    coveralls (0.8.19)
      json (>= 1.8, < 3)
      simplecov (~> 0.12.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6)
    diff-lcs (1.3)
    docile (1.1.5)
    hitimes (1.2.4)
    json (2.0.3)
    nio4r (2.0.0)
    process-daemon (1.0.1)
      rainbow (~> 2.0)
    rainbow (2.2.1)
    rake (12.0.0)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.4)
      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)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    term-ansicolor (1.4.1)
      tins (~> 1.0)
    thor (0.19.4)
    timers (4.1.2)
      hitimes
    tins (1.13.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  celluloid!
  celluloid-dns!
  coveralls
  process-daemon (~> 1.0.0)
  rake
  rspec (~> 3.4.0)
  simplecov

BUNDLED WITH
   1.14.6