Sha256: a82a5a2f3b01afee58c09348f1321590d3aa287220cb45b6a05328414b030547

Contents?: true

Size: 179 Bytes

Versions: 1

Compression:

Stored size: 179 Bytes

Contents

# encoding: utf-8

source "http://gemcutter.org"

gem "eventmachine"
gem "json" if RUBY_VERSION < "1.9"

group(:test) do
  gem "rspec", ">=2.0.0"
  gem "amqp-spec", ">=0.3.7"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amqp-0.7.0 Gemfile