# -*- encoding: utf-8 -*- # stub: honeycomb-beeline 2.9.0 ruby lib Gem::Specification.new do |s| s.name = "honeycomb-beeline".freeze s.version = "2.9.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://honeycomb.io", "source_code_uri" => "https://github.com/honeycombio/beeline-ruby" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Martin Holman".freeze] s.bindir = "exe".freeze s.date = "2022-03-24" s.email = ["martin@honeycomb.io".freeze] s.files = [".circleci/bundler_version.sh".freeze, ".circleci/config.yml".freeze, ".circleci/setup-rubygems.sh".freeze, ".editorconfig".freeze, ".github/CODEOWNERS".freeze, ".github/ISSUE_TEMPLATE/bug_report.md".freeze, ".github/ISSUE_TEMPLATE/feature_request.md".freeze, ".github/ISSUE_TEMPLATE/question-discussion.md".freeze, ".github/ISSUE_TEMPLATE/security-vulnerability-report.md".freeze, ".github/PULL_REQUEST_TEMPLATE.md".freeze, ".github/dependabot.yml".freeze, ".github/workflows/add-to-project.yml".freeze, ".github/workflows/apply-labels.yml".freeze, ".github/workflows/re-triage.yml".freeze, ".github/workflows/stale.yml".freeze, ".gitignore".freeze, ".overcommit.yml".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".ruby-version".freeze, ".tool-versions".freeze, "Appraisals".freeze, "CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "CONTRIBUTING.md".freeze, "CONTRIBUTORS.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "NOTICE".freeze, "OSSMETADATA".freeze, "README.md".freeze, "RELEASING.md".freeze, "Rakefile".freeze, "SECURITY.md".freeze, "SUPPORT.md".freeze, "UPGRADING.md".freeze, "bin/console".freeze, "bin/setup".freeze, "honeycomb-beeline.gemspec".freeze, "lib/generators/honeycomb/honeycomb_generator.rb".freeze, "lib/honeycomb-beeline.rb".freeze, "lib/honeycomb/beeline/version.rb".freeze, "lib/honeycomb/client.rb".freeze, "lib/honeycomb/configuration.rb".freeze, "lib/honeycomb/context.rb".freeze, "lib/honeycomb/deterministic_sampler.rb".freeze, "lib/honeycomb/integrations/active_support.rb".freeze, "lib/honeycomb/integrations/aws.rb".freeze, "lib/honeycomb/integrations/faraday.rb".freeze, "lib/honeycomb/integrations/rack.rb".freeze, "lib/honeycomb/integrations/rails.rb".freeze, "lib/honeycomb/integrations/railtie.rb".freeze, "lib/honeycomb/integrations/rake.rb".freeze, "lib/honeycomb/integrations/redis.rb".freeze, "lib/honeycomb/integrations/sequel.rb".freeze, "lib/honeycomb/integrations/sinatra.rb".freeze, "lib/honeycomb/integrations/warden.rb".freeze, "lib/honeycomb/propagation.rb".freeze, "lib/honeycomb/propagation/aws.rb".freeze, "lib/honeycomb/propagation/context.rb".freeze, "lib/honeycomb/propagation/default.rb".freeze, "lib/honeycomb/propagation/default_modern.rb".freeze, "lib/honeycomb/propagation/honeycomb.rb".freeze, "lib/honeycomb/propagation/honeycomb_modern.rb".freeze, "lib/honeycomb/propagation/w3c.rb".freeze, "lib/honeycomb/rollup_fields.rb".freeze, "lib/honeycomb/span.rb".freeze, "lib/honeycomb/trace.rb".freeze, "lib/sequel/extensions/honeycomb.rb".freeze] s.homepage = "https://honeycomb.io".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.2.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Instrument your Ruby apps with Honeycomb".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 1.14.2".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.46.0".freeze]) s.add_development_dependency(%q.freeze, ["< 0.13.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.6.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0.5.1".freeze]) s.add_development_dependency(%q.freeze, ["< 0.69".freeze]) s.add_development_dependency(%q.freeze, ["< 1.3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end