# -*- encoding: utf-8 -*- # stub: oboe 2.7.17.1 ruby lib # stub: ext/oboe_metal/extconf.rb Gem::Specification.new do |s| s.name = "oboe".freeze s.version = "2.7.17.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Peter Giacomo Lombardo".freeze, "Spiros Eliopoulos".freeze] s.date = "2015-05-13" s.description = "The oboe gem provides TraceView instrumentation for MRI Ruby, JRuby and related frameworks.".freeze s.email = "traceviewsupport@appneta.com".freeze s.extensions = ["ext/oboe_metal/extconf.rb".freeze] s.extra_rdoc_files = ["LICENSE".freeze] s.files = [".gitignore".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, "Appraisals".freeze, "CHANGELOG.md".freeze, "CONFIG.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "ext/oboe_metal/extconf.rb".freeze, "ext/oboe_metal/noop/noop.c".freeze, "ext/oboe_metal/src/bson/bson.h".freeze, "ext/oboe_metal/src/bson/platform_hacks.h".freeze, "ext/oboe_metal/src/oboe.h".freeze, "ext/oboe_metal/src/oboe.hpp".freeze, "ext/oboe_metal/src/oboe_wrap.cxx".freeze, "ext/oboe_metal/tests/test.rb".freeze, "gemfiles/mongo.gemfile".freeze, "gemfiles/moped.gemfile".freeze, "get_version.rb".freeze, "init.rb".freeze, "lib/joboe_metal.rb".freeze, "lib/oboe.rb".freeze, "lib/oboe/api.rb".freeze, "lib/oboe/api/layerinit.rb".freeze, "lib/oboe/api/logging.rb".freeze, "lib/oboe/api/memcache.rb".freeze, "lib/oboe/api/profiling.rb".freeze, "lib/oboe/api/tracing.rb".freeze, "lib/oboe/api/util.rb".freeze, "lib/oboe/base.rb".freeze, "lib/oboe/config.rb".freeze, "lib/oboe/frameworks/grape.rb".freeze, "lib/oboe/frameworks/padrino.rb".freeze, "lib/oboe/frameworks/padrino/templates.rb".freeze, "lib/oboe/frameworks/rails.rb".freeze, "lib/oboe/frameworks/rails/helpers/rum/rum_ajax_header.js.erb".freeze, "lib/oboe/frameworks/rails/helpers/rum/rum_footer.js.erb".freeze, "lib/oboe/frameworks/rails/helpers/rum/rum_header.js.erb".freeze, "lib/oboe/frameworks/rails/inst/action_controller.rb".freeze, "lib/oboe/frameworks/rails/inst/action_view.rb".freeze, "lib/oboe/frameworks/rails/inst/action_view_2x.rb".freeze, "lib/oboe/frameworks/rails/inst/action_view_30.rb".freeze, "lib/oboe/frameworks/rails/inst/active_record.rb".freeze, "lib/oboe/frameworks/rails/inst/connection_adapters/mysql.rb".freeze, "lib/oboe/frameworks/rails/inst/connection_adapters/mysql2.rb".freeze, "lib/oboe/frameworks/rails/inst/connection_adapters/oracle.rb".freeze, "lib/oboe/frameworks/rails/inst/connection_adapters/postgresql.rb".freeze, "lib/oboe/frameworks/rails/inst/connection_adapters/utils.rb".freeze, "lib/oboe/frameworks/sinatra.rb".freeze, "lib/oboe/frameworks/sinatra/templates.rb".freeze, "lib/oboe/inst/cassandra.rb".freeze, "lib/oboe/inst/dalli.rb".freeze, "lib/oboe/inst/em-http-request.rb".freeze, "lib/oboe/inst/excon.rb".freeze, "lib/oboe/inst/faraday.rb".freeze, "lib/oboe/inst/http.rb".freeze, "lib/oboe/inst/httpclient.rb".freeze, "lib/oboe/inst/memcache.rb".freeze, "lib/oboe/inst/memcached.rb".freeze, "lib/oboe/inst/mongo.rb".freeze, "lib/oboe/inst/moped.rb".freeze, "lib/oboe/inst/rack.rb".freeze, "lib/oboe/inst/redis.rb".freeze, "lib/oboe/inst/resque.rb".freeze, "lib/oboe/inst/rest-client.rb".freeze, "lib/oboe/inst/sequel.rb".freeze, "lib/oboe/inst/typhoeus.rb".freeze, "lib/oboe/instrumentation.rb".freeze, "lib/oboe/loading.rb".freeze, "lib/oboe/logger.rb".freeze, "lib/oboe/method_profiling.rb".freeze, "lib/oboe/ruby.rb".freeze, "lib/oboe/support.rb".freeze, "lib/oboe/thread_local.rb".freeze, "lib/oboe/util.rb".freeze, "lib/oboe/version.rb".freeze, "lib/oboe/xtrace.rb".freeze, "lib/oboe_metal.rb".freeze, "lib/rails/generators/oboe/install_generator.rb".freeze, "lib/rails/generators/oboe/templates/oboe_initializer.rb".freeze, "oboe.gemspec".freeze, "release.sh".freeze, "test/frameworks/apps/grape_nested.rb".freeze, "test/frameworks/apps/grape_simple.rb".freeze, "test/frameworks/apps/padrino_simple.rb".freeze, "test/frameworks/apps/sinatra_simple.rb".freeze, "test/frameworks/grape_test.rb".freeze, "test/frameworks/padrino_test.rb".freeze, "test/frameworks/sinatra_test.rb".freeze, "test/instrumentation/cassandra_test.rb".freeze, "test/instrumentation/dalli_test.rb".freeze, "test/instrumentation/em_http_request_test.rb".freeze, "test/instrumentation/excon_test.rb".freeze, "test/instrumentation/faraday_test.rb".freeze, "test/instrumentation/http_test.rb".freeze, "test/instrumentation/httpclient_test.rb".freeze, "test/instrumentation/memcache_test.rb".freeze, "test/instrumentation/memcached_test.rb".freeze, "test/instrumentation/mongo_test.rb".freeze, "test/instrumentation/moped_test.rb".freeze, "test/instrumentation/rack_test.rb".freeze, "test/instrumentation/redis_hashes_test.rb".freeze, "test/instrumentation/redis_keys_test.rb".freeze, "test/instrumentation/redis_lists_test.rb".freeze, "test/instrumentation/redis_misc_test.rb".freeze, "test/instrumentation/redis_sets_test.rb".freeze, "test/instrumentation/redis_sortedsets_test.rb".freeze, "test/instrumentation/redis_strings_test.rb".freeze, "test/instrumentation/resque_test.rb".freeze, "test/instrumentation/rest-client_test.rb".freeze, "test/instrumentation/sequel_mysql2_test.rb".freeze, "test/instrumentation/sequel_mysql_test.rb".freeze, "test/instrumentation/sequel_pg_test.rb".freeze, "test/instrumentation/typhoeus_test.rb".freeze, "test/minitest_helper.rb".freeze, "test/profiling/method_test.rb".freeze, "test/servers/rackapp_8101.rb".freeze, "test/support/config_test.rb".freeze, "test/support/dnt_test.rb".freeze, "test/support/liboboe_settings_test.rb".freeze, "test/support/xtrace_test.rb".freeze] s.homepage = "http://www.appneta.com/products/traceview/".freeze s.licenses = ["AppNeta Open License, Version 1.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8.6".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "AppNeta TraceView performance instrumentation gem for Ruby".freeze s.test_files = ["test/servers/rackapp_8101.rb".freeze, "test/instrumentation/excon_test.rb".freeze, "test/instrumentation/sequel_pg_test.rb".freeze, "test/instrumentation/moped_test.rb".freeze, "test/instrumentation/httpclient_test.rb".freeze, "test/instrumentation/sequel_mysql_test.rb".freeze, "test/instrumentation/http_test.rb".freeze, "test/instrumentation/dalli_test.rb".freeze, "test/instrumentation/redis_sortedsets_test.rb".freeze, "test/instrumentation/rack_test.rb".freeze, "test/instrumentation/cassandra_test.rb".freeze, "test/instrumentation/redis_strings_test.rb".freeze, "test/instrumentation/typhoeus_test.rb".freeze, "test/instrumentation/sequel_mysql2_test.rb".freeze, "test/instrumentation/redis_misc_test.rb".freeze, "test/instrumentation/faraday_test.rb".freeze, "test/instrumentation/redis_keys_test.rb".freeze, "test/instrumentation/redis_sets_test.rb".freeze, "test/instrumentation/memcache_test.rb".freeze, "test/instrumentation/resque_test.rb".freeze, "test/instrumentation/redis_hashes_test.rb".freeze, "test/instrumentation/mongo_test.rb".freeze, "test/instrumentation/redis_lists_test.rb".freeze, "test/instrumentation/memcached_test.rb".freeze, "test/instrumentation/em_http_request_test.rb".freeze, "test/instrumentation/rest-client_test.rb".freeze, "test/profiling/method_test.rb".freeze, "test/frameworks/apps/grape_simple.rb".freeze, "test/frameworks/apps/sinatra_simple.rb".freeze, "test/frameworks/apps/padrino_simple.rb".freeze, "test/frameworks/apps/grape_nested.rb".freeze, "test/frameworks/sinatra_test.rb".freeze, "test/frameworks/grape_test.rb".freeze, "test/frameworks/padrino_test.rb".freeze, "test/support/config_test.rb".freeze, "test/support/dnt_test.rb".freeze, "test/support/liboboe_settings_test.rb".freeze, "test/support/xtrace_test.rb".freeze, "test/minitest_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end