Sha256: 2ded36229b8033dc16e47292562c47650c7838374897e029c0ef516d08f4c9c2
Contents?: true
Size: 1.41 KB
Versions: 0
Compression: gzip
Compressed size: 645 Bytes
Stored size: 645 Bytes
Contents
--- !ruby/object:Gem::Specification name: mooro version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Forthoney autorequire: bindir: exe cert_chain: [] date: 2023-12-22 00:00:00.000000000 Z dependencies: [] description: Write a longer description or delete this line. email: - castlehoneyjung@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE.txt - README.md - Rakefile - Steepfile - docs/gserver_differences.md - lib/mooro.rb - lib/mooro/plugin/fault_tolerance.rb - lib/mooro/plugin/http.rb - lib/mooro/server.rb - lib/mooro/version.rb - sig/mooro.rbs - sig/mooro/http.rbs - sig/mooro/server.rbs homepage: https://github.com/Forthoney/mooro licenses: - MIT metadata: homepage_uri: https://github.com/Forthoney/mooro source_code_uri: https://github.com/Forthoney/mooro changelog_uri: https://github.com/Forthoney/mooro/blob/main/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.2.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.1 signing_key: specification_version: 4 summary: Truly parallel server powered by Ractors test_files: []