-
Name
-
bootsnap
-
Version
-
1.12.0
-
Platform
-
ruby
-
Authors
-
Burke Libbey
-
Bindir
-
exe
-
Date
-
2022-05-30 00:00:00 UTC
-
Dependencies
-
msgpack (~> 1.2)
-
Description
-
Boot large ruby/rails apps faster
-
Email
-
burke.libbey@shopify.com
-
Executables
-
bootsnap
-
Extensions
-
ext/bootsnap/extconf.rb
-
Files
-
CHANGELOG.md
LICENSE.txt
README.md
exe/bootsnap
ext/bootsnap/bootsnap.c
ext/bootsnap/bootsnap.h
ext/bootsnap/extconf.rb
lib/bootsnap.rb
lib/bootsnap/bundler.rb
lib/bootsnap/cli.rb
lib/bootsnap/cli/worker_pool.rb
lib/bootsnap/compile_cache.rb
lib/bootsnap/compile_cache/iseq.rb
lib/bootsnap/compile_cache/json.rb
lib/bootsnap/compile_cache/yaml.rb
lib/bootsnap/explicit_require.rb
lib/bootsnap/load_path_cache.rb
lib/bootsnap/load_path_cache/cache.rb
lib/bootsnap/load_path_cache/change_observer.rb
lib/bootsnap/load_path_cache/core_ext/kernel_require.rb
lib/bootsnap/load_path_cache/core_ext/loaded_features.rb
lib/bootsnap/load_path_cache/loaded_features_index.rb
lib/bootsnap/load_path_cache/path.rb
lib/bootsnap/load_path_cache/path_scanner.rb
lib/bootsnap/load_path_cache/store.rb
lib/bootsnap/setup.rb
lib/bootsnap/version.rb
-
Homepage
-
https://github.com/Shopify/bootsnap
-
Licenses
-
MIT
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/Shopify/bootsnap/issues", "changelog_uri"=>"https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md", "source_code_uri"=>"https://github.com/Shopify/bootsnap", "allowed_push_host"=>"https://rubygems.org"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.4.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.2.20
-
Specification version
-
4
-
Summary
-
Boot large ruby/rails apps faster
-
Original platform
-
ruby
-
New platform
-
ruby