# -*- encoding: utf-8 -*- # stub: pyroscope 0.3.1 ruby lib # stub: ext/rbspy/extconf.rbext/thread_id/extconf.rb Gem::Specification.new do |s| s.name = "pyroscope".freeze s.version = "0.3.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 = ["Pyroscope Team".freeze] s.date = "2022-07-19" s.description = "Pyroscope FFI Integration for Ruby".freeze s.email = ["contact@pyroscope.io".freeze] s.extensions = ["ext/rbspy/extconf.rb".freeze, "ext/thread_id/extconf.rb".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "elflib/rbspy/manylinux.sh".freeze, "elflib/rbspy/pyproject.toml".freeze, "elflib/rbspy/rbspy/__init__.py".freeze, "elflib/rbspy/setup.cfg".freeze, "elflib/rbspy/setup.py".freeze, "elflib/thread_id/manylinux.sh".freeze, "elflib/thread_id/pyproject.toml".freeze, "elflib/thread_id/setup.cfg".freeze, "elflib/thread_id/setup.py".freeze, "elflib/thread_id/thread_id/__init__.py".freeze, "ext/rbspy/Cargo.toml".freeze, "ext/rbspy/Rakefile".freeze, "ext/rbspy/build.rs".freeze, "ext/rbspy/cbindgen.toml".freeze, "ext/rbspy/extconf.rb".freeze, "ext/rbspy/src/lib.rs".freeze, "ext/thread_id/Cargo.toml".freeze, "ext/thread_id/Rakefile".freeze, "ext/thread_id/build.rs".freeze, "ext/thread_id/cbindgen.toml".freeze, "ext/thread_id/extconf.rb".freeze, "ext/thread_id/src/lib.rs".freeze, "lib/pyroscope.rb".freeze, "lib/pyroscope/version.rb".freeze, "pyroscope.gemspec".freeze, "scripts/docker.sh".freeze] s.homepage = "https://pyroscope.io".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.9".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Pyroscope".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 13.0".freeze]) end