Sha256: 0f4571a6079b4b3444d6bebb48414546d1a6df307dca94db352604daf18f8573
Contents?: true
Size: 1.2 KB
Versions: 0
Compression: gzip
Compressed size: 553 Bytes
Stored size: 553 Bytes
Contents
--- !ruby/object:Gem::Specification name: exec2 version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Victor Gama autorequire: bindir: exe cert_chain: [] date: 2023-02-13 00:00:00.000000000 Z dependencies: [] description: Small interface wrapping Process::spawn email: - hey@vito.io executables: [] extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".rubocop.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - README.md - Rakefile - lib/exec2.rb - lib/exec2/version.rb homepage: https://github.com/heyvito/exec2 licenses: - MIT metadata: homepage_uri: https://github.com/heyvito/exec2 source_code_uri: https://github.com/heyvito/exec2 changelog_uri: https://github.com/heyvito/exec2 rubygems_mfa_required: 'true' post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.2 signing_key: specification_version: 4 summary: Small interface wrapping Process::spawn test_files: []