Sha256: 3570faeb67a6dd43e5d9adf26847bc7947b23e75120cf04f5d0f4f3d059c092e

Contents?: true

Size: 839 Bytes

Versions: 1

Compression:

Stored size: 839 Bytes

Contents

PATH
  remote: .
  specs:
    cony (1.5.0)
      activesupport (>= 3)
      bunny (~> 1.7.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.5)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    amq-protocol (1.9.2)
    bunny (1.7.1)
      amq-protocol (~> 1.9.2)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.8.3)
    rake (10.3.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  cony!
  rake (~> 10.0)
  rspec (~> 2.12)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cony-1.5.0 Gemfile.lock