# -*- encoding: utf-8 -*- # stub: oboe 1.3.0 ruby lib # stub: ext/oboe_metal/extconf.rb Gem::Specification.new do |s| s.name = "oboe".freeze s.version = "1.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tracelytics, Inc.".freeze] s.date = "2012-09-12" s.description = "The oboe gem provides Tracelytics instrumentation for Ruby and Ruby frameworkes.".freeze s.email = "contact@tracelytics.com".freeze s.extensions = ["ext/oboe_metal/extconf.rb".freeze] s.extra_rdoc_files = ["LICENSE".freeze] s.files = ["LICENSE".freeze, "ext/oboe_metal/extconf.rb".freeze, "ext/oboe_metal/noop/noop.c".freeze, "ext/oboe_metal/src/oboe.hpp".freeze, "ext/oboe_metal/src/oboe_wrap.cxx".freeze, "init.rb".freeze, "install.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/tracing.rb".freeze, "lib/oboe/api/util.rb".freeze, "lib/oboe/config.rb".freeze, "lib/oboe/frameworks/rails/inst/action_controller.rb".freeze, "lib/oboe/frameworks/rails/inst/active_record.rb".freeze, "lib/oboe/frameworks/rails/inst/dalli.rb".freeze, "lib/oboe/frameworks/rails/inst/http.rb".freeze, "lib/oboe/frameworks/rails/inst/memcache.rb".freeze, "lib/oboe/frameworks/rails/inst/memcached.rb".freeze, "lib/oboe/frameworks/rails/inst/rack.rb".freeze, "lib/oboe/frameworks/rails/rails.rb".freeze, "lib/oboe/loading.rb".freeze, "lib/oboe/version.rb".freeze, "lib/oboe_fu.rb".freeze, "lib/oboe_metal.rb".freeze] s.homepage = "http://tracelytics.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Tracelytics instrumentation gem".freeze end