cocaine/cocaine-framework-ruby

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    cocaine-framework (0.12.0.pre.rc23)
      celluloid (~> 0.16)
      celluloid-io (~> 0.16)
      msgpack (~> 0.5)

GEM
  remote: https://rubygems.org/
  specs:
    celluloid (0.16.0)
      timers (~> 4.0.0)
    celluloid-io (0.16.2)
      celluloid (>= 0.16.0)
      nio4r (>= 1.1.0)
    diff-lcs (1.2.5)
    hitimes (1.2.2)
    msgpack (0.6.0)
    nio4r (1.1.0)
    rake (10.4.2)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.3)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.2)
    timers (4.0.1)
      hitimes

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  cocaine-framework!
  rake (~> 10.0)
  rspec

BUNDLED WITH
   1.10.2