403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.224.68.28
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/opt/alt/ruby23/lib64/ruby/gems/2.3.0/gems/rack-1.6.4/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/opt/alt/ruby23/lib64/ruby/gems/2.3.0/gems/rack-1.6.4//rack.gemspec
# -*- encoding: utf-8 -*-
# stub: rack 1.6.4 ruby lib

Gem::Specification.new do |s|
  s.name = "rack".freeze
  s.version = "1.6.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Christian Neukirchen".freeze]
  s.date = "2015-06-18"
  s.description = "Rack provides a minimal, modular and adaptable interface for developing\nweb applications in Ruby.  By wrapping HTTP requests and responses in\nthe simplest way possible, it unifies and distills the API for web\nservers, web frameworks, and software in between (the so-called\nmiddleware) into a single method call.\n\nAlso see http://rack.github.io/.\n".freeze
  s.email = "chneukirchen@gmail.com".freeze
  s.executables = ["rackup".freeze]
  s.extra_rdoc_files = ["README.rdoc".freeze, "KNOWN-ISSUES".freeze, "HISTORY.md".freeze]
  s.files = ["COPYING".freeze, "HISTORY.md".freeze, "KNOWN-ISSUES".freeze, "README.rdoc".freeze, "Rakefile".freeze, "SPEC".freeze, "bin/rackup".freeze, "contrib/rack.png".freeze, "contrib/rack.svg".freeze, "contrib/rack_logo.svg".freeze, "contrib/rdoc.css".freeze, "example/lobster.ru".freeze, "example/protectedlobster.rb".freeze, "example/protectedlobster.ru".freeze, "lib/rack.rb".freeze, "lib/rack/auth/abstract/handler.rb".freeze, "lib/rack/auth/abstract/request.rb".freeze, "lib/rack/auth/basic.rb".freeze, "lib/rack/auth/digest/md5.rb".freeze, "lib/rack/auth/digest/nonce.rb".freeze, "lib/rack/auth/digest/params.rb".freeze, "lib/rack/auth/digest/request.rb".freeze, "lib/rack/backports/uri/common_18.rb".freeze, "lib/rack/backports/uri/common_192.rb".freeze, "lib/rack/backports/uri/common_193.rb".freeze, "lib/rack/body_proxy.rb".freeze, "lib/rack/builder.rb".freeze, "lib/rack/cascade.rb".freeze, "lib/rack/chunked.rb".freeze, "lib/rack/commonlogger.rb".freeze, "lib/rack/conditionalget.rb".freeze, "lib/rack/config.rb".freeze, "lib/rack/content_length.rb".freeze, "lib/rack/content_type.rb".freeze, "lib/rack/deflater.rb".freeze, "lib/rack/directory.rb".freeze, "lib/rack/etag.rb".freeze, "lib/rack/file.rb".freeze, "lib/rack/handler.rb".freeze, "lib/rack/handler/cgi.rb".freeze, "lib/rack/handler/evented_mongrel.rb".freeze, "lib/rack/handler/fastcgi.rb".freeze, "lib/rack/handler/lsws.rb".freeze, "lib/rack/handler/mongrel.rb".freeze, "lib/rack/handler/scgi.rb".freeze, "lib/rack/handler/swiftiplied_mongrel.rb".freeze, "lib/rack/handler/thin.rb".freeze, "lib/rack/handler/webrick.rb".freeze, "lib/rack/head.rb".freeze, "lib/rack/lint.rb".freeze, "lib/rack/lobster.rb".freeze, "lib/rack/lock.rb".freeze, "lib/rack/logger.rb".freeze, "lib/rack/methodoverride.rb".freeze, "lib/rack/mime.rb".freeze, "lib/rack/mock.rb".freeze, "lib/rack/multipart.rb".freeze, "lib/rack/multipart/generator.rb".freeze, "lib/rack/multipart/parser.rb".freeze, "lib/rack/multipart/uploaded_file.rb".freeze, "lib/rack/nulllogger.rb".freeze, "lib/rack/recursive.rb".freeze, "lib/rack/reloader.rb".freeze, "lib/rack/request.rb".freeze, "lib/rack/response.rb".freeze, "lib/rack/rewindable_input.rb".freeze, "lib/rack/runtime.rb".freeze, "lib/rack/sendfile.rb".freeze, "lib/rack/server.rb".freeze, "lib/rack/session/abstract/id.rb".freeze, "lib/rack/session/cookie.rb".freeze, "lib/rack/session/memcache.rb".freeze, "lib/rack/session/pool.rb".freeze, "lib/rack/showexceptions.rb".freeze, "lib/rack/showstatus.rb".freeze, "lib/rack/static.rb".freeze, "lib/rack/tempfile_reaper.rb".freeze, "lib/rack/urlmap.rb".freeze, "lib/rack/utils.rb".freeze, "lib/rack/utils/okjson.rb".freeze, "rack.gemspec".freeze, "test/builder/anything.rb".freeze, "test/builder/comment.ru".freeze, "test/builder/end.ru".freeze, "test/builder/line.ru".freeze, "test/builder/options.ru".freeze, "test/cgi/assets/folder/test.js".freeze, "test/cgi/assets/fonts/font.eot".freeze, "test/cgi/assets/images/image.png".freeze, "test/cgi/assets/index.html".freeze, "test/cgi/assets/javascripts/app.js".freeze, "test/cgi/assets/stylesheets/app.css".freeze, "test/cgi/lighttpd.conf".freeze, "test/cgi/lighttpd.errors".freeze, "test/cgi/rackup_stub.rb".freeze, "test/cgi/sample_rackup.ru".freeze, "test/cgi/test".freeze, "test/cgi/test+directory/test+file".freeze, "test/cgi/test.fcgi".freeze, "test/cgi/test.ru".freeze, "test/gemloader.rb".freeze, "test/multipart/bad_robots".freeze, "test/multipart/binary".freeze, "test/multipart/content_type_and_no_filename".freeze, "test/multipart/empty".freeze, "test/multipart/fail_16384_nofile".freeze, "test/multipart/file1.txt".freeze, "test/multipart/filename_and_modification_param".freeze, "test/multipart/filename_and_no_name".freeze, "test/multipart/filename_with_escaped_quotes".freeze, "test/multipart/filename_with_escaped_quotes_and_modification_param".freeze, "test/multipart/filename_with_percent_escaped_quotes".freeze, "test/multipart/filename_with_unescaped_percentages".freeze, "test/multipart/filename_with_unescaped_percentages2".freeze, "test/multipart/filename_with_unescaped_percentages3".freeze, "test/multipart/filename_with_unescaped_quotes".freeze, "test/multipart/ie".freeze, "test/multipart/invalid_character".freeze, "test/multipart/mixed_files".freeze, "test/multipart/nested".freeze, "test/multipart/none".freeze, "test/multipart/semicolon".freeze, "test/multipart/text".freeze, "test/multipart/three_files_three_fields".freeze, "test/multipart/webkit".freeze, "test/rackup/config.ru".freeze, "test/registering_handler/rack/handler/registering_myself.rb".freeze, "test/spec_auth_basic.rb".freeze, "test/spec_auth_digest.rb".freeze, "test/spec_body_proxy.rb".freeze, "test/spec_builder.rb".freeze, "test/spec_cascade.rb".freeze, "test/spec_cgi.rb".freeze, "test/spec_chunked.rb".freeze, "test/spec_commonlogger.rb".freeze, "test/spec_conditionalget.rb".freeze, "test/spec_config.rb".freeze, "test/spec_content_length.rb".freeze, "test/spec_content_type.rb".freeze, "test/spec_deflater.rb".freeze, "test/spec_directory.rb".freeze, "test/spec_etag.rb".freeze, "test/spec_fastcgi.rb".freeze, "test/spec_file.rb".freeze, "test/spec_handler.rb".freeze, "test/spec_head.rb".freeze, "test/spec_lint.rb".freeze, "test/spec_lobster.rb".freeze, "test/spec_lock.rb".freeze, "test/spec_logger.rb".freeze, "test/spec_methodoverride.rb".freeze, "test/spec_mime.rb".freeze, "test/spec_mock.rb".freeze, "test/spec_mongrel.rb".freeze, "test/spec_multipart.rb".freeze, "test/spec_nulllogger.rb".freeze, "test/spec_recursive.rb".freeze, "test/spec_request.rb".freeze, "test/spec_response.rb".freeze, "test/spec_rewindable_input.rb".freeze, "test/spec_runtime.rb".freeze, "test/spec_sendfile.rb".freeze, "test/spec_server.rb".freeze, "test/spec_session_abstract_id.rb".freeze, "test/spec_session_cookie.rb".freeze, "test/spec_session_memcache.rb".freeze, "test/spec_session_pool.rb".freeze, "test/spec_showexceptions.rb".freeze, "test/spec_showstatus.rb".freeze, "test/spec_static.rb".freeze, "test/spec_tempfile_reaper.rb".freeze, "test/spec_thin.rb".freeze, "test/spec_urlmap.rb".freeze, "test/spec_utils.rb".freeze, "test/spec_version.rb".freeze, "test/spec_webrick.rb".freeze, "test/static/another/index.html".freeze, "test/static/index.html".freeze, "test/testrequest.rb".freeze, "test/unregistered_handler/rack/handler/unregistered.rb".freeze, "test/unregistered_handler/rack/handler/unregistered_long_one.rb".freeze]
  s.homepage = "http://rack.github.io/".freeze
  s.licenses = ["MIT".freeze]
  s.rubyforge_project = "rack".freeze
  s.rubygems_version = "2.5.2.3".freeze
  s.summary = "a modular Ruby webserver interface".freeze
  s.test_files = ["test/spec_auth_basic.rb".freeze, "test/spec_auth_digest.rb".freeze, "test/spec_body_proxy.rb".freeze, "test/spec_builder.rb".freeze, "test/spec_cascade.rb".freeze, "test/spec_cgi.rb".freeze, "test/spec_chunked.rb".freeze, "test/spec_commonlogger.rb".freeze, "test/spec_conditionalget.rb".freeze, "test/spec_config.rb".freeze, "test/spec_content_length.rb".freeze, "test/spec_content_type.rb".freeze, "test/spec_deflater.rb".freeze, "test/spec_directory.rb".freeze, "test/spec_etag.rb".freeze, "test/spec_fastcgi.rb".freeze, "test/spec_file.rb".freeze, "test/spec_handler.rb".freeze, "test/spec_head.rb".freeze, "test/spec_lint.rb".freeze, "test/spec_lobster.rb".freeze, "test/spec_lock.rb".freeze, "test/spec_logger.rb".freeze, "test/spec_methodoverride.rb".freeze, "test/spec_mime.rb".freeze, "test/spec_mock.rb".freeze, "test/spec_mongrel.rb".freeze, "test/spec_multipart.rb".freeze, "test/spec_nulllogger.rb".freeze, "test/spec_recursive.rb".freeze, "test/spec_request.rb".freeze, "test/spec_response.rb".freeze, "test/spec_rewindable_input.rb".freeze, "test/spec_runtime.rb".freeze, "test/spec_sendfile.rb".freeze, "test/spec_server.rb".freeze, "test/spec_session_abstract_id.rb".freeze, "test/spec_session_cookie.rb".freeze, "test/spec_session_memcache.rb".freeze, "test/spec_session_pool.rb".freeze, "test/spec_showexceptions.rb".freeze, "test/spec_showstatus.rb".freeze, "test/spec_static.rb".freeze, "test/spec_tempfile_reaper.rb".freeze, "test/spec_thin.rb".freeze, "test/spec_urlmap.rb".freeze, "test/spec_utils.rb".freeze, "test/spec_version.rb".freeze, "test/spec_webrick.rb".freeze]

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_development_dependency(%q<bacon>.freeze, [">= 0"])
      s.add_development_dependency(%q<rake>.freeze, [">= 0"])
    else
      s.add_dependency(%q<bacon>.freeze, [">= 0"])
      s.add_dependency(%q<rake>.freeze, [">= 0"])
    end
  else
    s.add_dependency(%q<bacon>.freeze, [">= 0"])
    s.add_dependency(%q<rake>.freeze, [">= 0"])
  end
end


Youez - 2016 - github.com/yon3zu
LinuXploit