Sha256: 97054912e6c034367817f60cb9bf0e168656981f553b6eb3267c38cac0979e64
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 642 Bytes
Stored size: 642 Bytes
Contents
--- !ruby/object:Gem::Specification name: random-port version: !ruby/object:Gem::Version version: 0.7.1 platform: ruby authors: - Yegor Bugayenko autorequire: bindir: bin cert_chain: [] date: 2024-07-15 00:00:00.000000000 Z dependencies: [] description: Reserves a random TCP port email: yegor256@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - ".0pdd.yml" - ".github/workflows/actionlint.yml" - ".github/workflows/codecov.yml" - ".github/workflows/copyrights.yml" - ".github/workflows/markdown-lint.yml" - ".github/workflows/pdd.yml" - ".github/workflows/rake.yml" - ".github/workflows/xcop.yml" - ".gitignore" - ".pdd" - ".rubocop.yml" - ".rultor.yml" - Gemfile - LICENSE.txt - README.md - Rakefile - lib/random-port.rb - lib/random-port/module.rb - lib/random-port/pool.rb - random-port.gemspec - renovate.json - test/test__helper.rb - test/test_pool.rb homepage: http://github.com/yegor256/random-port licenses: - MIT metadata: rubygems_mfa_required: 'true' post_install_message: rdoc_options: - "--charset=UTF-8" require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.3' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.10 signing_key: specification_version: 4 summary: Random TCP port test_files: []