????JFIF??x?x????'
| Server IP : 104.21.30.238  /  Your IP : 216.73.216.113 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/./root/opt/alt/ruby19/lib64/ruby/gems/1.9.1/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 = "1.8.23.2"
  s.summary = "A ruby extension for fast communication with LiteSpeed Web Server."
  if s.respond_to? :specification_version then
    s.specification_version = 4
    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end