Sha256: 3a193e7a543240791b53a93b7624a9228773cf8ce2e7685b49829aae1252cd50
Contents?: true
Size: 1.23 KB
Versions: 0
Compression: gzip
Compressed size: 591 Bytes
Stored size: 591 Bytes
Contents
--- !ruby/object:Gem::Specification name: pbt version: !ruby/object:Gem::Version version: 0.0.1 platform: ruby authors: - ohbarye autorequire: bindir: exe cert_chain: [] date: 2024-01-27 00:00:00.000000000 Z dependencies: [] description: email: - over.rye@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".standard.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE.txt - README.md - Rakefile - lib/pbt.rb - lib/pbt/generator.rb - lib/pbt/runner.rb - lib/pbt/version.rb - sig/pbt.rbs homepage: https://github.com/ohbarye/pbt licenses: - MIT metadata: homepage_uri: https://github.com/ohbarye/pbt source_code_uri: https://github.com/ohbarye/pbt changelog_uri: https://github.com/ohbarye/pbt/releases post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '3.1' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.3 signing_key: specification_version: 4 summary: Property-Based Testing tool for Ruby, utilizing Ractor for parallelizing test cases. test_files: []