| Server IP : 66.29.153.156 / Your IP : 216.73.216.226 Web Server : LiteSpeed System : Linux premium322.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : lastyfjz ( 1521) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/ruby20/lib64/ruby/gems/2.0.0/specifications/ |
Upload File : |
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "ruby-lsapi"
s.version = "5.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["LiteSpeed Technologies Inc."]
s.date = "2024-01-22"
s.description = "This is a ruby extension for fast communication with LiteSpeed Web Server."
s.email = "info@litespeedtech.com"
s.extensions = ["ext/lsapi/extconf.rb"]
s.extra_rdoc_files = ["README"]
s.files = ["README", "ext/lsapi/extconf.rb"]
s.homepage = "http://www.litespeedtech.com/"
s.require_paths = ["lib"]
s.rubygems_version = "2.0.14.1"
s.summary = "A ruby extension for fast communication with LiteSpeed Web Server."
end