# -*- encoding: utf-8 -*- # stub: newrelic_rpm 6.7.0.359 ruby lib Gem::Specification.new do |s| s.name = "newrelic_rpm".freeze s.version = "6.7.0.359".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://support.newrelic.com/", "changelog_uri" => "https://github.com/newrelic/rpm/blob/master/CHANGELOG.md", "documentation_uri" => "https://docs.newrelic.com/docs/agents/ruby-agent", "source_code_uri" => "https://github.com/newrelic/rpm" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Matthew Wear".freeze, "Chris Pine".freeze, "Rachel Klein".freeze, "Justin Foote".freeze] s.date = "2019-09-25" s.description = "New Relic is a performance management system, developed by New Relic,\nInc (http://www.newrelic.com). New Relic provides you with deep\ninformation about the performance of your web application as it runs\nin production. The New Relic Ruby Agent is dual-purposed as a either a\nGem or plugin, hosted on\nhttps://github.com/newrelic/rpm/\n".freeze s.email = "support@newrelic.com".freeze s.executables = ["mongrel_rpm".freeze, "newrelic_cmd".freeze, "newrelic".freeze, "nrdebug".freeze] s.extra_rdoc_files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "CONTRIBUTING.md".freeze, "newrelic.yml".freeze] s.files = [".gitignore".freeze, ".project".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/mongrel_rpm".freeze, "bin/newrelic".freeze, "bin/newrelic_cmd".freeze, "bin/nrdebug".freeze, "cert/cacert.pem".freeze, "config.dot".freeze, "config/database.yml".freeze, "init.rb".freeze, "install.rb".freeze, "lib/new_relic/agent.rb".freeze, "lib/new_relic/agent/adaptive_sampler.rb".freeze, "lib/new_relic/agent/agent.rb".freeze, "lib/new_relic/agent/agent_logger.rb".freeze, "lib/new_relic/agent/attribute_filter.rb".freeze, "lib/new_relic/agent/attribute_processing.rb".freeze, "lib/new_relic/agent/audit_logger.rb".freeze, "lib/new_relic/agent/autostart.rb".freeze, "lib/new_relic/agent/chained_call.rb".freeze, "lib/new_relic/agent/commands/agent_command.rb".freeze, "lib/new_relic/agent/commands/agent_command_router.rb".freeze, "lib/new_relic/agent/commands/thread_profiler_session.rb".freeze, "lib/new_relic/agent/configuration.rb".freeze, "lib/new_relic/agent/configuration/default_source.rb".freeze, "lib/new_relic/agent/configuration/dotted_hash.rb".freeze, "lib/new_relic/agent/configuration/environment_source.rb".freeze, "lib/new_relic/agent/configuration/event_harvest_config.rb".freeze, "lib/new_relic/agent/configuration/high_security_source.rb".freeze, "lib/new_relic/agent/configuration/manager.rb".freeze, "lib/new_relic/agent/configuration/manual_source.rb".freeze, "lib/new_relic/agent/configuration/mask_defaults.rb".freeze, "lib/new_relic/agent/configuration/security_policy_source.rb".freeze, "lib/new_relic/agent/configuration/server_source.rb".freeze, "lib/new_relic/agent/configuration/yaml_source.rb".freeze, "lib/new_relic/agent/connect/request_builder.rb".freeze, "lib/new_relic/agent/connect/response_handler.rb".freeze, "lib/new_relic/agent/cross_app_monitor.rb".freeze, "lib/new_relic/agent/cross_app_payload.rb".freeze, "lib/new_relic/agent/cross_app_tracing.rb".freeze, "lib/new_relic/agent/custom_event_aggregator.rb".freeze, "lib/new_relic/agent/database.rb".freeze, "lib/new_relic/agent/database/explain_plan_helpers.rb".freeze, "lib/new_relic/agent/database/obfuscation_helpers.rb".freeze, "lib/new_relic/agent/database/obfuscator.rb".freeze, "lib/new_relic/agent/database/postgres_explain_obfuscator.rb".freeze, "lib/new_relic/agent/datastores.rb".freeze, "lib/new_relic/agent/datastores/metric_helper.rb".freeze, "lib/new_relic/agent/datastores/mongo.rb".freeze, "lib/new_relic/agent/datastores/mongo/event_formatter.rb".freeze, "lib/new_relic/agent/datastores/mongo/metric_translator.rb".freeze, "lib/new_relic/agent/datastores/mongo/obfuscator.rb".freeze, "lib/new_relic/agent/datastores/mongo/statement_formatter.rb".freeze, "lib/new_relic/agent/datastores/redis.rb".freeze, "lib/new_relic/agent/deprecator.rb".freeze, "lib/new_relic/agent/distributed_trace_monitor.rb".freeze, "lib/new_relic/agent/distributed_trace_payload.rb".freeze, "lib/new_relic/agent/distributed_tracing.rb".freeze, "lib/new_relic/agent/encoding_normalizer.rb".freeze, "lib/new_relic/agent/error_collector.rb".freeze, "lib/new_relic/agent/error_event_aggregator.rb".freeze, "lib/new_relic/agent/error_trace_aggregator.rb".freeze, "lib/new_relic/agent/event_aggregator.rb".freeze, "lib/new_relic/agent/event_buffer.rb".freeze, "lib/new_relic/agent/event_listener.rb".freeze, "lib/new_relic/agent/event_loop.rb".freeze, "lib/new_relic/agent/external.rb".freeze, "lib/new_relic/agent/harvester.rb".freeze, "lib/new_relic/agent/heap.rb".freeze, "lib/new_relic/agent/hostname.rb".freeze, "lib/new_relic/agent/http_clients/abstract_request.rb".freeze, "lib/new_relic/agent/http_clients/curb_wrappers.rb".freeze, "lib/new_relic/agent/http_clients/excon_wrappers.rb".freeze, "lib/new_relic/agent/http_clients/http_rb_wrappers.rb".freeze, "lib/new_relic/agent/http_clients/httpclient_wrappers.rb".freeze, "lib/new_relic/agent/http_clients/net_http_wrappers.rb".freeze, "lib/new_relic/agent/http_clients/typhoeus_wrappers.rb".freeze, "lib/new_relic/agent/http_clients/uri_util.rb".freeze, "lib/new_relic/agent/inbound_request_monitor.rb".freeze, "lib/new_relic/agent/instrumentation.rb".freeze, "lib/new_relic/agent/instrumentation/action_cable_subscriber.rb".freeze, "lib/new_relic/agent/instrumentation/action_controller_subscriber.rb".freeze, "lib/new_relic/agent/instrumentation/action_view_subscriber.rb".freeze, "lib/new_relic/agent/instrumentation/active_job.rb".freeze, "lib/new_relic/agent/instrumentation/active_merchant.rb".freeze, "lib/new_relic/agent/instrumentation/active_record.rb".freeze, "lib/new_relic/agent/instrumentation/active_record_helper.rb".freeze, "lib/new_relic/agent/instrumentation/active_record_notifications.rb".freeze, "lib/new_relic/agent/instrumentation/active_record_prepend.rb".freeze, "lib/new_relic/agent/instrumentation/active_record_subscriber.rb".freeze, "lib/new_relic/agent/instrumentation/active_storage.rb".freeze, "lib/new_relic/agent/instrumentation/active_storage_subscriber.rb".freeze, "lib/new_relic/agent/instrumentation/acts_as_solr.rb".freeze, "lib/new_relic/agent/instrumentation/authlogic.rb".freeze, "lib/new_relic/agent/instrumentation/bunny.rb".freeze, "lib/new_relic/agent/instrumentation/controller_instrumentation.rb".freeze, "lib/new_relic/agent/instrumentation/curb.rb".freeze, "lib/new_relic/agent/instrumentation/data_mapper.rb".freeze, "lib/new_relic/agent/instrumentation/delayed_job_instrumentation.rb".freeze, "lib/new_relic/agent/instrumentation/excon.rb".freeze, "lib/new_relic/agent/instrumentation/excon/connection.rb".freeze, "lib/new_relic/agent/instrumentation/excon/middleware.rb".freeze, "lib/new_relic/agent/instrumentation/grape.rb".freeze, "lib/new_relic/agent/instrumentation/http.rb".freeze, "lib/new_relic/agent/instrumentation/httpclient.rb".freeze, "lib/new_relic/agent/instrumentation/ignore_actions.rb".freeze, "lib/new_relic/agent/instrumentation/memcache.rb".freeze, "lib/new_relic/agent/instrumentation/memcache/dalli.rb".freeze, "lib/new_relic/agent/instrumentation/merb/controller.rb".freeze, "lib/new_relic/agent/instrumentation/merb/errors.rb".freeze, "lib/new_relic/agent/instrumentation/middleware_proxy.rb".freeze, "lib/new_relic/agent/instrumentation/middleware_tracing.rb".freeze, "lib/new_relic/agent/instrumentation/mongo.rb".freeze, "lib/new_relic/agent/instrumentation/mongodb_command_subscriber.rb".freeze, "lib/new_relic/agent/instrumentation/net.rb".freeze, "lib/new_relic/agent/instrumentation/notifications_subscriber.rb".freeze, "lib/new_relic/agent/instrumentation/padrino.rb".freeze, "lib/new_relic/agent/instrumentation/passenger_instrumentation.rb".freeze, "lib/new_relic/agent/instrumentation/queue_time.rb".freeze, "lib/new_relic/agent/instrumentation/rack.rb".freeze, "lib/new_relic/agent/instrumentation/rails/action_controller.rb".freeze, "lib/new_relic/agent/instrumentation/rails/action_web_service.rb".freeze, "lib/new_relic/agent/instrumentation/rails3/action_controller.rb".freeze, "lib/new_relic/agent/instrumentation/rails_middleware.rb".freeze, "lib/new_relic/agent/instrumentation/rails_notifications/action_cable.rb".freeze, "lib/new_relic/agent/instrumentation/rails_notifications/action_controller.rb".freeze, "lib/new_relic/agent/instrumentation/rails_notifications/action_view.rb".freeze, "lib/new_relic/agent/instrumentation/rainbows_instrumentation.rb".freeze, "lib/new_relic/agent/instrumentation/rake.rb".freeze, "lib/new_relic/agent/instrumentation/redis.rb".freeze, "lib/new_relic/agent/instrumentation/resque.rb".freeze, "lib/new_relic/agent/instrumentation/sequel.rb".freeze, "lib/new_relic/agent/instrumentation/sequel_helper.rb".freeze, "lib/new_relic/agent/instrumentation/sidekiq.rb".freeze, "lib/new_relic/agent/instrumentation/sinatra.rb".freeze, "lib/new_relic/agent/instrumentation/sinatra/ignorer.rb".freeze, "lib/new_relic/agent/instrumentation/sinatra/transaction_namer.rb".freeze, "lib/new_relic/agent/instrumentation/sunspot.rb".freeze, "lib/new_relic/agent/instrumentation/typhoeus.rb".freeze, "lib/new_relic/agent/internal_agent_error.rb".freeze, "lib/new_relic/agent/javascript_instrumentor.rb".freeze, "lib/new_relic/agent/log_once.rb".freeze, "lib/new_relic/agent/logging.rb".freeze, "lib/new_relic/agent/memory_logger.rb".freeze, "lib/new_relic/agent/messaging.rb".freeze, "lib/new_relic/agent/method_tracer.rb".freeze, "lib/new_relic/agent/method_tracer_helpers.rb".freeze, "lib/new_relic/agent/new_relic_service.rb".freeze, "lib/new_relic/agent/new_relic_service/encoders.rb".freeze, "lib/new_relic/agent/new_relic_service/json_marshaller.rb".freeze, "lib/new_relic/agent/new_relic_service/marshaller.rb".freeze, "lib/new_relic/agent/new_relic_service/security_policy_settings.rb".freeze, "lib/new_relic/agent/null_logger.rb".freeze, "lib/new_relic/agent/obfuscator.rb".freeze, "lib/new_relic/agent/parameter_filtering.rb".freeze, "lib/new_relic/agent/payload_metric_mapping.rb".freeze, "lib/new_relic/agent/pipe_channel_manager.rb".freeze, "lib/new_relic/agent/pipe_service.rb".freeze, "lib/new_relic/agent/prepend_supportability.rb".freeze, "lib/new_relic/agent/priority_sampled_buffer.rb".freeze, "lib/new_relic/agent/range_extensions.rb".freeze, "lib/new_relic/agent/rules_engine.rb".freeze, "lib/new_relic/agent/rules_engine/replacement_rule.rb".freeze, "lib/new_relic/agent/rules_engine/segment_terms_rule.rb".freeze, "lib/new_relic/agent/sampler.rb".freeze, "lib/new_relic/agent/sampler_collection.rb".freeze, "lib/new_relic/agent/samplers/cpu_sampler.rb".freeze, "lib/new_relic/agent/samplers/delayed_job_sampler.rb".freeze, "lib/new_relic/agent/samplers/memory_sampler.rb".freeze, "lib/new_relic/agent/samplers/object_sampler.rb".freeze, "lib/new_relic/agent/samplers/vm_sampler.rb".freeze, "lib/new_relic/agent/span_event_aggregator.rb".freeze, "lib/new_relic/agent/span_event_primitive.rb".freeze, "lib/new_relic/agent/sql_sampler.rb".freeze, "lib/new_relic/agent/stats.rb".freeze, "lib/new_relic/agent/stats_engine.rb".freeze, "lib/new_relic/agent/stats_engine/gc_profiler.rb".freeze, "lib/new_relic/agent/stats_engine/stats_hash.rb".freeze, "lib/new_relic/agent/supported_versions.rb".freeze, "lib/new_relic/agent/synthetics_event_aggregator.rb".freeze, "lib/new_relic/agent/synthetics_monitor.rb".freeze, "lib/new_relic/agent/system_info.rb".freeze, "lib/new_relic/agent/threading/agent_thread.rb".freeze, "lib/new_relic/agent/threading/backtrace_node.rb".freeze, "lib/new_relic/agent/threading/backtrace_service.rb".freeze, "lib/new_relic/agent/threading/thread_profile.rb".freeze, "lib/new_relic/agent/timestamp_sampled_buffer.rb".freeze, "lib/new_relic/agent/tracer.rb".freeze, "lib/new_relic/agent/transaction.rb".freeze, "lib/new_relic/agent/transaction/abstract_segment.rb".freeze, "lib/new_relic/agent/transaction/attributes.rb".freeze, "lib/new_relic/agent/transaction/datastore_segment.rb".freeze, "lib/new_relic/agent/transaction/distributed_tracing.rb".freeze, "lib/new_relic/agent/transaction/external_request_segment.rb".freeze, "lib/new_relic/agent/transaction/message_broker_segment.rb".freeze, "lib/new_relic/agent/transaction/request_attributes.rb".freeze, "lib/new_relic/agent/transaction/segment.rb".freeze, "lib/new_relic/agent/transaction/slowest_sample_buffer.rb".freeze, "lib/new_relic/agent/transaction/synthetics_sample_buffer.rb".freeze, "lib/new_relic/agent/transaction/trace.rb".freeze, "lib/new_relic/agent/transaction/trace_builder.rb".freeze, "lib/new_relic/agent/transaction/trace_node.rb".freeze, "lib/new_relic/agent/transaction/tracing.rb".freeze, "lib/new_relic/agent/transaction/transaction_sample_buffer.rb".freeze, "lib/new_relic/agent/transaction_error_primitive.rb".freeze, "lib/new_relic/agent/transaction_event_aggregator.rb".freeze, "lib/new_relic/agent/transaction_event_primitive.rb".freeze, "lib/new_relic/agent/transaction_event_recorder.rb".freeze, "lib/new_relic/agent/transaction_metrics.rb".freeze, "lib/new_relic/agent/transaction_sampler.rb".freeze, "lib/new_relic/agent/transaction_time_aggregator.rb".freeze, "lib/new_relic/agent/utilization/aws.rb".freeze, "lib/new_relic/agent/utilization/azure.rb".freeze, "lib/new_relic/agent/utilization/gcp.rb".freeze, "lib/new_relic/agent/utilization/pcf.rb".freeze, "lib/new_relic/agent/utilization/vendor.rb".freeze, "lib/new_relic/agent/utilization_data.rb".freeze, "lib/new_relic/agent/vm.rb".freeze, "lib/new_relic/agent/vm/jruby_vm.rb".freeze, "lib/new_relic/agent/vm/monotonic_gc_profiler.rb".freeze, "lib/new_relic/agent/vm/mri_vm.rb".freeze, "lib/new_relic/agent/vm/snapshot.rb".freeze, "lib/new_relic/agent/worker_loop.rb".freeze, "lib/new_relic/build.rb".freeze, "lib/new_relic/cli/command.rb".freeze, "lib/new_relic/cli/commands/deployments.rb".freeze, "lib/new_relic/cli/commands/install.rb".freeze, "lib/new_relic/coerce.rb".freeze, "lib/new_relic/collection_helper.rb".freeze, "lib/new_relic/control.rb".freeze, "lib/new_relic/control/class_methods.rb".freeze, "lib/new_relic/control/frameworks.rb".freeze, "lib/new_relic/control/frameworks/external.rb".freeze, "lib/new_relic/control/frameworks/merb.rb".freeze, "lib/new_relic/control/frameworks/rails.rb".freeze, "lib/new_relic/control/frameworks/rails3.rb".freeze, "lib/new_relic/control/frameworks/rails4.rb".freeze, "lib/new_relic/control/frameworks/rails_notifications.rb".freeze, "lib/new_relic/control/frameworks/ruby.rb".freeze, "lib/new_relic/control/frameworks/sinatra.rb".freeze, "lib/new_relic/control/instance_methods.rb".freeze, "lib/new_relic/control/instrumentation.rb".freeze, "lib/new_relic/control/server_methods.rb".freeze, "lib/new_relic/delayed_job_injection.rb".freeze, "lib/new_relic/dependency_detection.rb".freeze, "lib/new_relic/environment_report.rb".freeze, "lib/new_relic/helper.rb".freeze, "lib/new_relic/language_support.rb".freeze, "lib/new_relic/latest_changes.rb".freeze, "lib/new_relic/local_environment.rb".freeze, "lib/new_relic/metric_data.rb".freeze, "lib/new_relic/metric_spec.rb".freeze, "lib/new_relic/metrics.rb".freeze, "lib/new_relic/noticed_error.rb".freeze, "lib/new_relic/rack.rb".freeze, "lib/new_relic/rack/agent_hooks.rb".freeze, "lib/new_relic/rack/agent_middleware.rb".freeze, "lib/new_relic/rack/browser_monitoring.rb".freeze, "lib/new_relic/recipes.rb".freeze, "lib/new_relic/recipes/capistrano3.rb".freeze, "lib/new_relic/recipes/capistrano_legacy.rb".freeze, "lib/new_relic/supportability_helper.rb".freeze, "lib/new_relic/version.rb".freeze, "lib/newrelic_rpm.rb".freeze, "lib/sequel/extensions/newrelic_instrumentation.rb".freeze, "lib/sequel/plugins/newrelic_instrumentation.rb".freeze, "lib/tasks/all.rb".freeze, "lib/tasks/config.html.erb".freeze, "lib/tasks/config.rake".freeze, "lib/tasks/config.text.erb".freeze, "lib/tasks/install.rake".freeze, "lib/tasks/multiverse.rake".freeze, "lib/tasks/multiverse.rb".freeze, "lib/tasks/newrelic.rb".freeze, "lib/tasks/tests.rake".freeze, "lib/tasks/versions.html.erb".freeze, "lib/tasks/versions.postface.html".freeze, "lib/tasks/versions.preface.html".freeze, "lib/tasks/versions.rake".freeze, "lib/tasks/versions.txt.erb".freeze, "newrelic.yml".freeze, "newrelic_rpm.gemspec".freeze, "recipes/newrelic.rb".freeze, "test/agent_helper.rb".freeze] s.homepage = "https://github.com/newrelic/rpm".freeze s.licenses = ["New Relic".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "New Relic Ruby Agent".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["= 10.1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.7.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.13.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.2.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.4.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.2.5".freeze]) s.add_development_dependency(%q.freeze, ["< 2.0".freeze]) end