HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/rubygems-integration/all/specifications/amq-protocol-2.3.2.gemspec
# -*- encoding: utf-8 -*-
# stub: amq-protocol 2.3.2 ruby lib

Gem::Specification.new do |s|
  s.name = "amq-protocol".freeze
  s.version = "2.3.2"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Jakub Stastny".freeze, "Michael S. Klishin".freeze, "Theo Hultberg".freeze, "Mark Abramov".freeze]
  s.date = "2021-10-20"
  s.description = "  amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not a\n  client: the library only handles serialization and deserialization.\n".freeze
  s.email = ["michael.s.klishin@gmail.com".freeze]
  s.homepage = "http://github.com/ruby-amqp/amq-protocol".freeze
  s.licenses = ["MIT".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.2".freeze)
  s.rubygems_version = "3.2.27".freeze
  s.summary = "AMQP 0.9.1 encoding & decoding library.".freeze

  s.installed_by_version = "3.2.27" if s.respond_to? :installed_by_version
end