Sha256: 438c67179da075c21022b06003f03747ca45a25127d506a4aa78086964e34cb7

Contents?: true

Size: 1.92 KB

Versions: 0

Compression: gzip

Compressed size: 822 Bytes

Stored size: 822 Bytes

Contents

--- !ruby/object:Gem::Specification
name: jun-puma
version: !ruby/object:Gem::Version
  version: 1.0.2
platform: java
authors:
- Evan Phoenix
autorequire:
bindir: bin
cert_chain: []
date: 2024-10-11 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '2.0'
  name: nio4r
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '2.0'
description: Puma is a simple, fast, threaded, and highly parallel HTTP 1.1 server
  for Ruby/Rack applications. Puma is intended for use in both development and production
  environments. It's great for highly parallel Ruby implementations such as Rubinius
  and JRuby as well as as providing process worker support to support CRuby well.
email:
- evan@phx.io
executables:
- puma
- pumactl
extensions: []
extra_rdoc_files: []
files:
- History.md
- LICENSE
- README.md
- bin/puma
- bin/pumactl
- ext/puma_http11/extconf.rb
- lib/puma/puma_http11.jar
homepage: https://puma.io
licenses:
- BSD-3-Clause
metadata:
  bug_tracker_uri: https://github.com/puma/puma/issues
  changelog_uri: https://github.com/puma/puma/blob/master/History.md
  homepage_uri: https://puma.io
  source_code_uri: https://github.com/puma/puma
  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.4'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.3.26
signing_key:
specification_version: 4
summary: Puma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for
  Ruby/Rack applications
test_files: []

Package Spec version

jun-puma-1.0.2-java