puma (6.0.0)

Published 2022-11-13 09:06:59 +00:00 by kotovalexarian in rubygems/puma

Installation

gem install puma --version "6.0.0" --source ""
source "" do
	gem "puma", "6.0.0"
end

About this package

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.

Requirements

Requires Ruby version: >=2.4

Dependencies

Runtime Dependencies

ID Version
nio4r ~>2.0
Details
RubyGems
2022-11-13 09:06:59 +00:00
7
Evan Phoenix
BSD-3-Clause
218 KiB
Assets (1)
puma-6.0.0.gem 218 KiB
Versions (1) View all
6.0.0 2022-11-13