Sha256: a1c5f9781b733e96710cd77720e805aa15908a33548c88f207bb5952708fe3ab

Contents?: true

Size: 1.08 KB

Versions: 1

Compression:

Stored size: 1.08 KB

Contents

PATH
  remote: .
  specs:
    amqurl (0.0.1)
      rack-amqp-client

GEM
  remote: https://rubygems.org/
  specs:
    amq-protocol (1.9.2)
    bunny (1.2.1)
      amq-protocol (>= 1.9.2)
    coderay (1.1.0)
    diff-lcs (1.2.5)
    docile (1.1.3)
    emoji-rspec (1.0.1)
      rspec-core (>= 2.10)
    httparty (0.12.0)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    json (1.8.1)
    method_source (0.8.2)
    multi_json (1.9.2)
    multi_xml (0.5.5)
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    rack-amqp-client (0.0.1)
      bunny
    rake (10.1.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)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slop (3.5.0)

PLATFORMS
  ruby

DEPENDENCIES
  amqurl!
  bundler (~> 1.3)
  emoji-rspec
  httparty
  pry
  rack-amqp-client
  rake
  rspec
  simplecov

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amqurl-0.0.1 Gemfile.lock