Sha256: 61a8be5ba861c3b4a6b0c6b474cf776c29a327f64f404ae8a895538dcb015270

Contents?: true

Size: 837 Bytes

Versions: 2

Compression:

Stored size: 837 Bytes

Contents

PATH
  remote: .
  specs:
    cony (2.0.0)
      activesupport (>= 3)
      bunny (~> 2.3)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.6)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    amq-protocol (2.0.1)
    bunny (2.3.1)
      amq-protocol (>= 2.0.1)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.9.0)
    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

2 entries across 2 versions & 1 rubygems

Version Path
cony-2.0.1 Gemfile.lock
cony-2.0.0 Gemfile.lock