Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/share/rubygems-integration/all/specifications/ |
Upload File : |
# -*- encoding: utf-8 -*-
# stub: rubygems-update 3.4.20 ruby hide_lib_for_update
Gem::Specification.new do |s|
s.name = "rubygems-update".freeze
s.version = "3.4.20"
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.metadata = { "source_code_uri" => "https://github.com/rubygems/rubygems" } if s.respond_to? :metadata=
s.require_paths = ["hide_lib_for_update".freeze]
s.authors = ["Jim Weirich".freeze, "Chad Fowler".freeze, "Eric Hodel".freeze, "Luis Lavena".freeze, "Aaron Patterson".freeze, "Samuel Giddins".freeze, "Andr\u00E9 Arko".freeze, "Evan Phoenix".freeze, "Hiroshi SHIBATA".freeze]
s.bindir = "exe".freeze
s.date = "2023-10-19"
s.description = "A package (also known as a library) contains a set of functionality\n that can be invoked by a Ruby program, such as reading and parsing an XML file. We call\n these packages 'gems' and RubyGems is a tool to install, create, manage and load these\n packages in your Ruby environment. RubyGems is also a client for RubyGems.org, a public\n repository of Gems that allows you to publish a Gem that can be shared and used by other\n developers. See our guide on publishing a Gem at guides.rubygems.org".freeze
s.email = ["".freeze, "".freeze, "drbrain@segment7.net".freeze, "luislavena@gmail.com".freeze, "aaron@tenderlovemaking.com".freeze, "segiddins@segiddins.me".freeze, "andre@arko.net".freeze, "evan@phx.io".freeze, "hsbt@ruby-lang.org".freeze]
s.executables = ["update_rubygems".freeze]
s.files = ["exe/update_rubygems".freeze]
s.homepage = "https://guides.rubygems.org".freeze
s.licenses = ["Ruby".freeze, "MIT".freeze]
s.rdoc_options = ["--main".freeze, "README.md".freeze, "--title=RubyGems Update Documentation".freeze]
s.required_ruby_version = Gem::Requirement.new(">= 2.6.0".freeze)
s.rubygems_version = "3.3.15".freeze
s.summary = "RubyGems is a package management framework for Ruby. This gem is downloaded and installed by `gem update --system`, so that the `gem` CLI can update itself.".freeze
s.installed_by_version = "3.3.15" if s.respond_to? :installed_by_version
end