Sha256: cabb908c0b214858b27989b9f67159ffd1119bb7e778391923bb6f3389b7086e
Contents?: true
Size: 263 Bytes
Versions: 2
Compression:
Stored size: 263 Bytes
Contents
# encoding: utf-8 source "https://rubygems.org" group :development do # excludes Windows, Rubinius and JRuby gem "ruby-prof", :platforms => [:mri_19, :mri_20, :mri_21] gem "rake" end group :test do gem "rspec" gem "rspec-its" gem "effin_utf8" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amq-protocol-2.0.1 | Gemfile |
amq-protocol-2.0.0 | Gemfile |