X7ROOT File Manager
Current Path:
/opt/cpanel/ea-ruby27/root/usr/share/gems/specifications
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
gems
/
specifications
/
📁
..
📄
bigdecimal.gemspec
(1.18 KB)
📄
io-console.gemspec
(745 B)
📄
json-2.3.0.gemspec
(2.21 KB)
📄
openssl-2.1.4.gemspec
(2.21 KB)
📄
rack-2.2.17.gemspec
(2.2 KB)
📄
rdoc-6.2.1.1.gemspec
(5.18 KB)
Editing: io-console.gemspec
# -*- ruby -*- _VERSION = "0.5.6" date = %w$Date:: $[1] Gem::Specification.new do |s| s.name = "io-console" s.version = _VERSION s.date = date s.summary = "Console interface" s.email = "nobu@ruby-lang.org" s.description = "add console capabilities to IO instances." s.required_ruby_version = ">= 2.4.0" s.homepage = "https://github.com/ruby/io-console" s.metadata["source_code_url"] = s.homepage s.authors = ["Nobu Nakada"] s.require_path = %[lib] s.files = %w[ LICENSE.txt README.md ext/io/console/console.c ext/io/console/extconf.rb ext/io/console/win32_vk.inc lib/io/console/size.rb ] s.extensions = %w[ext/io/console/extconf.rb] s.license = "BSD-2-Clause" end
Upload File
Create Folder