--- !ruby/object:Gem::Specification name: right_support version: !ruby/object:Gem::Version version: 2.14.0 platform: ruby authors: - Tony Spataro - Sergey Sergyenko - Ryan Williamson - Lee Kirchhoff - Alexey Karpik - Scott Messier autorequire: bindir: bin cert_chain: [] date: 2016-12-14 00:00:00.000000000 Z dependencies: [] description: A toolkit of useful, reusable foundation code created by RightScale. email: support@rightscale.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/right_support.rb - lib/right_support/ci.rb - lib/right_support/ci/java_cucumber_formatter.rb - lib/right_support/ci/java_spec_formatter.rb - lib/right_support/ci/rake_task.rb - lib/right_support/config.rb - lib/right_support/config/feature_set.rb - lib/right_support/config/recursive_true_class.rb - lib/right_support/config/yaml_config.rb - lib/right_support/crypto.rb - lib/right_support/crypto/signed_hash.rb - lib/right_support/data.rb - lib/right_support/data/hash_tools.rb - lib/right_support/data/mash.rb - lib/right_support/data/serializer.rb - lib/right_support/data/token.rb - lib/right_support/data/unknown_type.rb - lib/right_support/data/uuid.rb - lib/right_support/db.rb - lib/right_support/db/cassandra_model.rb - lib/right_support/deployment.rb - lib/right_support/deployment/info.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/step_level_logger.rb - lib/right_support/log/syslog/remote.rb - lib/right_support/log/system_logger.rb - lib/right_support/net.rb - lib/right_support/net/address_helper.rb - lib/right_support/net/dns.rb - lib/right_support/net/http_client.rb - lib/right_support/net/lb.rb - lib/right_support/net/lb/base.rb - lib/right_support/net/lb/health_check.rb - lib/right_support/net/lb/round_robin.rb - lib/right_support/net/lb/sticky.rb - lib/right_support/net/request_balancer.rb - lib/right_support/net/s3_helper.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/notifiers.rb - lib/right_support/notifiers/airbrake.rb - lib/right_support/notifiers/base.rb - lib/right_support/notifiers/blacklisters.rb - lib/right_support/notifiers/blacklisters/base.rb - lib/right_support/notifiers/blacklisters/canonical.rb - lib/right_support/notifiers/blacklisters/regular_expression.rb - lib/right_support/notifiers/blacklisters/simple.rb - lib/right_support/notifiers/blacklisters/snake_case.rb - lib/right_support/notifiers/blacklisters/wildcard.rb - lib/right_support/notifiers/logger.rb - lib/right_support/notifiers/notification.rb - lib/right_support/notifiers/utilities.rb - lib/right_support/notifiers/utilities/backtrace_decoder.rb - lib/right_support/rack.rb - lib/right_support/rack/log_setter.rb - lib/right_support/rack/request_logger.rb - lib/right_support/rack/request_tracker.rb - lib/right_support/rack/runtime.rb - lib/right_support/rack/shared_environment.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 - lib/right_support/version.rb - right_support.gemspec homepage: https://github.com/rightscale/right_support licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.1' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 4 summary: Reusable foundation code. test_files: []