--- !ruby/object:Gem::Specification name: right_support version: !ruby/object:Gem::Version hash: 25 prerelease: false segments: - 1 - 3 - 1 version: 1.3.1 platform: ruby authors: - Tony Spataro - Sergey Sergyenko - Ryan Williamson - Lee Kirchhoff autorequire: bindir: bin cert_chain: [] date: 2012-03-14 00:00:00 -07:00 default_executable: dependencies: [] description: A toolkit of useful, reusable foundation code created by RightScale. email: support@rightscale.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - README.rdoc - lib/right_support.rb - lib/right_support/crypto.rb - lib/right_support/crypto/signed_hash.rb - lib/right_support/db.rb - lib/right_support/db/cassandra_model.rb - lib/right_support/log.rb - lib/right_support/log/exception_logger.rb - lib/right_support/log/filter_logger.rb - lib/right_support/log/mixin.rb - lib/right_support/log/multiplexer.rb - lib/right_support/log/null_logger.rb - lib/right_support/log/system_logger.rb - lib/right_support/log/tag_logger.rb - lib/right_support/net.rb - lib/right_support/net/address_helper.rb - lib/right_support/net/balancing.rb - lib/right_support/net/balancing/health_check.rb - lib/right_support/net/balancing/round_robin.rb - lib/right_support/net/balancing/sticky_policy.rb - lib/right_support/net/dns.rb - lib/right_support/net/http_client.rb - lib/right_support/net/request_balancer.rb - lib/right_support/net/ssl.rb - lib/right_support/net/ssl/open_ssl_patch.rb - lib/right_support/net/string_encoder.rb - lib/right_support/rack.rb - lib/right_support/rack/custom_logger.rb - lib/right_support/rack/request_logger.rb - lib/right_support/ruby.rb - lib/right_support/ruby/easy_singleton.rb - lib/right_support/ruby/object_extensions.rb - lib/right_support/ruby/string_extensions.rb - lib/right_support/stats.rb - lib/right_support/stats/activity.rb - lib/right_support/stats/exceptions.rb - lib/right_support/stats/helpers.rb - lib/right_support/validation.rb - lib/right_support/validation/openssl.rb - lib/right_support/validation/ssh.rb - right_support.gemspec has_rdoc: true homepage: https://github.com/rightscale/right_support licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 57 segments: - 1 - 8 - 7 version: 1.8.7 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Reusable foundation code. test_files: []