Current Path : /opt/alt/ruby25/lib64/ruby/gems/2.5.0/gems/rackup-2.1.0/lib/rackup/ |
Current File : //opt/alt/ruby25/lib64/ruby/gems/2.5.0/gems/rackup-2.1.0/lib/rackup/version.rb |
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2022-2023, by Samuel Williams. module Rackup VERSION = "2.1.0" end