--- !ruby/object:Gem::Specification name: bundler version: !ruby/object:Gem::Version version: 2.3.15 platform: ruby authors: - André Arko - Samuel Giddins - Colby Swandale - Hiroshi Shibata - David Rodríguez - Grey Baker - Stephanie Morillo - Chris Morris - James Wen - Tim Moore - André Medeiros - Jessica Lynn Suttles - Terence Lee - Carl Lerche - Yehuda Katz autorequire: bindir: exe cert_chain: [] date: 2022-06-01 00:00:00.000000000 Z dependencies: [] description: Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably email: - team@bundler.io executables: - bundle - bundler extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - LICENSE.md - README.md - bundler.gemspec - exe/bundle - exe/bundler - lib/bundler.rb - lib/bundler/.document - lib/bundler/build_metadata.rb - lib/bundler/capistrano.rb - lib/bundler/cli.rb - lib/bundler/cli/add.rb - lib/bundler/cli/binstubs.rb - lib/bundler/cli/cache.rb - lib/bundler/cli/check.rb - lib/bundler/cli/clean.rb - lib/bundler/cli/common.rb - lib/bundler/cli/config.rb - lib/bundler/cli/console.rb - lib/bundler/cli/doctor.rb - lib/bundler/cli/exec.rb - lib/bundler/cli/fund.rb - lib/bundler/cli/gem.rb - lib/bundler/cli/info.rb - lib/bundler/cli/init.rb - lib/bundler/cli/inject.rb - lib/bundler/cli/install.rb - lib/bundler/cli/issue.rb - lib/bundler/cli/list.rb - lib/bundler/cli/lock.rb - lib/bundler/cli/open.rb - lib/bundler/cli/outdated.rb - lib/bundler/cli/platform.rb - lib/bundler/cli/plugin.rb - lib/bundler/cli/pristine.rb - lib/bundler/cli/remove.rb - lib/bundler/cli/show.rb - lib/bundler/cli/update.rb - lib/bundler/cli/viz.rb - lib/bundler/compact_index_client.rb - lib/bundler/compact_index_client/cache.rb - lib/bundler/compact_index_client/gem_parser.rb - lib/bundler/compact_index_client/updater.rb - lib/bundler/constants.rb - lib/bundler/current_ruby.rb - lib/bundler/definition.rb - lib/bundler/dep_proxy.rb - lib/bundler/dependency.rb - lib/bundler/deployment.rb - lib/bundler/deprecate.rb - lib/bundler/digest.rb - lib/bundler/dsl.rb - lib/bundler/endpoint_specification.rb - lib/bundler/env.rb - lib/bundler/environment_preserver.rb - lib/bundler/errors.rb - lib/bundler/feature_flag.rb - lib/bundler/fetcher.rb - lib/bundler/fetcher/base.rb - lib/bundler/fetcher/compact_index.rb - lib/bundler/fetcher/dependency.rb - lib/bundler/fetcher/downloader.rb - lib/bundler/fetcher/index.rb - lib/bundler/friendly_errors.rb - lib/bundler/gem_helper.rb - lib/bundler/gem_helpers.rb - lib/bundler/gem_tasks.rb - lib/bundler/gem_version_promoter.rb - lib/bundler/graph.rb - lib/bundler/index.rb - lib/bundler/injector.rb - lib/bundler/inline.rb - lib/bundler/installer.rb - lib/bundler/installer/gem_installer.rb - lib/bundler/installer/parallel_installer.rb - lib/bundler/installer/standalone.rb - lib/bundler/lazy_specification.rb - lib/bundler/lockfile_generator.rb - lib/bundler/lockfile_parser.rb - lib/bundler/man/.document - lib/bundler/man/bundle-add.1 - lib/bundler/man/bundle-add.1.ronn - lib/bundler/man/bundle-binstubs.1 - lib/bundler/man/bundle-binstubs.1.ronn - lib/bundler/man/bundle-cache.1 - lib/bundler/man/bundle-cache.1.ronn - lib/bundler/man/bundle-check.1 - lib/bundler/man/bundle-check.1.ronn - lib/bundler/man/bundle-clean.1 - lib/bundler/man/bundle-clean.1.ronn - lib/bundler/man/bundle-config.1 - lib/bundler/man/bundle-config.1.ronn - lib/bundler/man/bundle-doctor.1 - lib/bundler/man/bundle-doctor.1.ronn - lib/bundler/man/bundle-exec.1 - lib/bundler/man/bundle-exec.1.ronn - lib/bundler/man/bundle-gem.1 - lib/bundler/man/bundle-gem.1.ronn - lib/bundler/man/bundle-info.1 - lib/bundler/man/bundle-info.1.ronn - lib/bundler/man/bundle-init.1 - lib/bundler/man/bundle-init.1.ronn - lib/bundler/man/bundle-inject.1 - lib/bundler/man/bundle-inject.1.ronn - lib/bundler/man/bundle-install.1 - lib/bundler/man/bundle-install.1.ronn - lib/bundler/man/bundle-list.1 - lib/bundler/man/bundle-list.1.ronn - lib/bundler/man/bundle-lock.1 - lib/bundler/man/bundle-lock.1.ronn - lib/bundler/man/bundle-open.1 - lib/bundler/man/bundle-open.1.ronn - lib/bundler/man/bundle-outdated.1 - lib/bundler/man/bundle-outdated.1.ronn - lib/bundler/man/bundle-platform.1 - lib/bundler/man/bundle-platform.1.ronn - lib/bundler/man/bundle-pristine.1 - lib/bundler/man/bundle-pristine.1.ronn - lib/bundler/man/bundle-remove.1 - lib/bundler/man/bundle-remove.1.ronn - lib/bundler/man/bundle-show.1 - lib/bundler/man/bundle-show.1.ronn - lib/bundler/man/bundle-update.1 - lib/bundler/man/bundle-update.1.ronn - lib/bundler/man/bundle-viz.1 - lib/bundler/man/bundle-viz.1.ronn - lib/bundler/man/bundle.1 - lib/bundler/man/bundle.1.ronn - lib/bundler/man/gemfile.5 - lib/bundler/man/gemfile.5.ronn - lib/bundler/man/index.txt - lib/bundler/match_platform.rb - lib/bundler/mirror.rb - lib/bundler/plugin.rb - lib/bundler/plugin/api.rb - lib/bundler/plugin/api/source.rb - lib/bundler/plugin/dsl.rb - lib/bundler/plugin/events.rb - lib/bundler/plugin/index.rb - lib/bundler/plugin/installer.rb - lib/bundler/plugin/installer/git.rb - lib/bundler/plugin/installer/rubygems.rb - lib/bundler/plugin/source_list.rb - lib/bundler/process_lock.rb - lib/bundler/remote_specification.rb - lib/bundler/resolver.rb - lib/bundler/resolver/spec_group.rb - lib/bundler/retry.rb - lib/bundler/ruby_dsl.rb - lib/bundler/ruby_version.rb - lib/bundler/rubygems_ext.rb - lib/bundler/rubygems_gem_installer.rb - lib/bundler/rubygems_integration.rb - lib/bundler/runtime.rb - lib/bundler/self_manager.rb - lib/bundler/settings.rb - lib/bundler/settings/validator.rb - lib/bundler/setup.rb - lib/bundler/shared_helpers.rb - lib/bundler/similarity_detector.rb - lib/bundler/source.rb - lib/bundler/source/gemspec.rb - lib/bundler/source/git.rb - lib/bundler/source/git/git_proxy.rb - lib/bundler/source/metadata.rb - lib/bundler/source/path.rb - lib/bundler/source/path/installer.rb - lib/bundler/source/rubygems.rb - lib/bundler/source/rubygems/remote.rb - lib/bundler/source/rubygems_aggregate.rb - lib/bundler/source_list.rb - lib/bundler/source_map.rb - lib/bundler/spec_set.rb - lib/bundler/stub_specification.rb - lib/bundler/templates/.document - lib/bundler/templates/Executable - lib/bundler/templates/Executable.bundler - lib/bundler/templates/Executable.standalone - lib/bundler/templates/Gemfile - lib/bundler/templates/gems.rb - lib/bundler/templates/newgem/CHANGELOG.md.tt - lib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt - lib/bundler/templates/newgem/Gemfile.tt - lib/bundler/templates/newgem/LICENSE.txt.tt - lib/bundler/templates/newgem/README.md.tt - lib/bundler/templates/newgem/Rakefile.tt - lib/bundler/templates/newgem/bin/console.tt - lib/bundler/templates/newgem/bin/setup.tt - lib/bundler/templates/newgem/circleci/config.yml.tt - lib/bundler/templates/newgem/exe/newgem.tt - lib/bundler/templates/newgem/ext/newgem/extconf.rb.tt - lib/bundler/templates/newgem/ext/newgem/newgem.c.tt - lib/bundler/templates/newgem/ext/newgem/newgem.h.tt - lib/bundler/templates/newgem/github/workflows/main.yml.tt - lib/bundler/templates/newgem/gitignore.tt - lib/bundler/templates/newgem/gitlab-ci.yml.tt - lib/bundler/templates/newgem/lib/newgem.rb.tt - lib/bundler/templates/newgem/lib/newgem/version.rb.tt - lib/bundler/templates/newgem/newgem.gemspec.tt - lib/bundler/templates/newgem/rspec.tt - lib/bundler/templates/newgem/rubocop.yml.tt - lib/bundler/templates/newgem/sig/newgem.rbs.tt - lib/bundler/templates/newgem/spec/newgem_spec.rb.tt - lib/bundler/templates/newgem/spec/spec_helper.rb.tt - lib/bundler/templates/newgem/standard.yml.tt - lib/bundler/templates/newgem/test/minitest/test_helper.rb.tt - lib/bundler/templates/newgem/test/minitest/test_newgem.rb.tt - lib/bundler/templates/newgem/test/test-unit/newgem_test.rb.tt - lib/bundler/templates/newgem/test/test-unit/test_helper.rb.tt - lib/bundler/templates/newgem/travis.yml.tt - lib/bundler/ui.rb - lib/bundler/ui/rg_proxy.rb - lib/bundler/ui/shell.rb - lib/bundler/ui/silent.rb - lib/bundler/uri_credentials_filter.rb - lib/bundler/vendor/.document - lib/bundler/vendor/connection_pool/LICENSE - lib/bundler/vendor/connection_pool/lib/connection_pool.rb - lib/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb - lib/bundler/vendor/connection_pool/lib/connection_pool/version.rb - lib/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb - lib/bundler/vendor/fileutils/LICENSE.txt - lib/bundler/vendor/fileutils/lib/fileutils.rb - lib/bundler/vendor/molinillo/LICENSE - lib/bundler/vendor/molinillo/lib/molinillo.rb - lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb - lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb - lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb - lib/bundler/vendor/molinillo/lib/molinillo/errors.rb - lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb - lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb - lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb - lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb - lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb - lib/bundler/vendor/molinillo/lib/molinillo/state.rb - lib/bundler/vendor/net-http-persistent/README.rdoc - lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb - lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/connection.rb - lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/pool.rb - lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/timed_stack_multi.rb - lib/bundler/vendor/thor/LICENSE.md - lib/bundler/vendor/thor/lib/thor.rb - lib/bundler/vendor/thor/lib/thor/actions.rb - lib/bundler/vendor/thor/lib/thor/actions/create_file.rb - lib/bundler/vendor/thor/lib/thor/actions/create_link.rb - lib/bundler/vendor/thor/lib/thor/actions/directory.rb - lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb - lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb - lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb - lib/bundler/vendor/thor/lib/thor/base.rb - lib/bundler/vendor/thor/lib/thor/command.rb - lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb - lib/bundler/vendor/thor/lib/thor/error.rb - lib/bundler/vendor/thor/lib/thor/group.rb - lib/bundler/vendor/thor/lib/thor/invocation.rb - lib/bundler/vendor/thor/lib/thor/line_editor.rb - lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb - lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb - lib/bundler/vendor/thor/lib/thor/nested_context.rb - lib/bundler/vendor/thor/lib/thor/parser.rb - lib/bundler/vendor/thor/lib/thor/parser/argument.rb - lib/bundler/vendor/thor/lib/thor/parser/arguments.rb - lib/bundler/vendor/thor/lib/thor/parser/option.rb - lib/bundler/vendor/thor/lib/thor/parser/options.rb - lib/bundler/vendor/thor/lib/thor/rake_compat.rb - lib/bundler/vendor/thor/lib/thor/runner.rb - lib/bundler/vendor/thor/lib/thor/shell.rb - lib/bundler/vendor/thor/lib/thor/shell/basic.rb - lib/bundler/vendor/thor/lib/thor/shell/color.rb - lib/bundler/vendor/thor/lib/thor/shell/html.rb - lib/bundler/vendor/thor/lib/thor/util.rb - lib/bundler/vendor/thor/lib/thor/version.rb - lib/bundler/vendor/tmpdir/lib/tmpdir.rb - lib/bundler/vendor/tsort/LICENSE.txt - lib/bundler/vendor/tsort/lib/tsort.rb - lib/bundler/vendor/uri/LICENSE.txt - lib/bundler/vendor/uri/lib/uri.rb - lib/bundler/vendor/uri/lib/uri/common.rb - lib/bundler/vendor/uri/lib/uri/file.rb - lib/bundler/vendor/uri/lib/uri/ftp.rb - lib/bundler/vendor/uri/lib/uri/generic.rb - lib/bundler/vendor/uri/lib/uri/http.rb - lib/bundler/vendor/uri/lib/uri/https.rb - lib/bundler/vendor/uri/lib/uri/ldap.rb - lib/bundler/vendor/uri/lib/uri/ldaps.rb - lib/bundler/vendor/uri/lib/uri/mailto.rb - lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb - lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb - lib/bundler/vendor/uri/lib/uri/version.rb - lib/bundler/vendor/uri/lib/uri/ws.rb - lib/bundler/vendor/uri/lib/uri/wss.rb - lib/bundler/vendored_fileutils.rb - lib/bundler/vendored_molinillo.rb - lib/bundler/vendored_persistent.rb - lib/bundler/vendored_thor.rb - lib/bundler/vendored_tmpdir.rb - lib/bundler/vendored_tsort.rb - lib/bundler/vendored_uri.rb - lib/bundler/version.rb - lib/bundler/version_ranges.rb - lib/bundler/vlad.rb - lib/bundler/worker.rb - lib/bundler/yaml_serializer.rb homepage: https://bundler.io licenses: - MIT metadata: bug_tracker_uri: https://github.com/rubygems/rubygems/issues?q=is%3Aopen+is%3Aissue+label%3ABundler changelog_uri: https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md homepage_uri: https://bundler.io/ source_code_uri: https://github.com/rubygems/rubygems/ post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.5.2 requirements: [] rubygems_version: 3.3.15 signing_key: specification_version: 4 summary: The best way to manage your application's dependencies test_files: []