You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/specifications/bootsnap-1.23.0.gemspec

32 lines
1.3 KiB

# -*- encoding: utf-8 -*-
# stub: bootsnap 1.23.0 ruby lib
# stub: ext/bootsnap/extconf.rb
Gem::Specification.new do |s|
s.name = "bootsnap".freeze
s.version = "1.23.0".freeze
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.metadata = { "allowed_push_host" => "https://rubygems.org", "bug_tracker_uri" => "https://github.com/rails/bootsnap/issues", "changelog_uri" => "https://github.com/rails/bootsnap/blob/main/CHANGELOG.md", "source_code_uri" => "https://github.com/rails/bootsnap" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Burke Libbey".freeze]
s.bindir = "exe".freeze
s.date = "1980-01-02"
s.description = "Boot large ruby/rails apps faster".freeze
s.email = ["burke.libbey@shopify.com".freeze]
s.executables = ["bootsnap".freeze]
s.extensions = ["ext/bootsnap/extconf.rb".freeze]
s.files = ["exe/bootsnap".freeze, "ext/bootsnap/extconf.rb".freeze]
s.homepage = "https://github.com/rails/bootsnap".freeze
s.licenses = ["MIT".freeze]
s.required_ruby_version = Gem::Requirement.new(">= 2.7.0".freeze)
s.rubygems_version = "3.6.9".freeze
s.summary = "Boot large ruby/rails apps faster".freeze
s.installed_by_version = "4.0.3".freeze
s.specification_version = 4
s.add_runtime_dependency(%q<msgpack>.freeze, ["~> 1.2".freeze])
end