Sha256: 75495bdd5f537cfde80e5bd0bcca8ebbe580c1a5ef3de53631c2b4107e504794

Contents?: true

Size: 1.39 KB

Versions: 0

Compression: gzip

Compressed size: 678 Bytes

Stored size: 678 Bytes

Contents

--- !ruby/object:Gem::Specification
name: jun-puma
version: !ruby/object:Gem::Version
  version: 1.0.3
platform: java
authors:
- Evan Phoenix
autorequire:
bindir: bin
cert_chain: []
date: 2024-10-11 00:00:00.000000000 Z
dependencies: []
description: Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server
  for Ruby/Rack applications. Puma is intended for use in both development and production
  environments. It's great for highly concurrent 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: http://puma.io
licenses:
- BSD-3-Clause
metadata:
  msys2_mingw_dependencies: openssl
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '2.2'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.1.6
signing_key:
specification_version: 4
summary: Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
  Ruby/Rack applications
test_files: []

Package Spec version

jun-puma-1.0.3-java