Package gem-rubygems-update: Information

  • Default inline alert: Version in the repository: 3.5.9-alt1

Binary package: gem-rubygems-update
Version: 3.5.6-alt1
Architecture: noarch
Build time:  Mar 17, 2024, 03:44 AM in the task #342746
Source package: gem-rubygems-update
Category: Development/Ruby
Report package bug
License: Ruby or MIT
Summary: Library packaging and distribution for Ruby
Description: 
RubyGems is a package management framework for Ruby.

A package (also known as a library) contains a set of functionality that can be
invoked by a Ruby program, such as reading and parsing an XML file. We call
these packages "gems" and RubyGems is a tool to install, create, manage and load
these packages in your Ruby environment.

RubyGems is also a client for RubyGems.org, a public repository of Gems that
allows you to publish a Gem that can be shared and used by other developers. See
our guide on publishing a Gem at guides.rubygems.org


List of contributors:
Pavel Skrylev

ACL:
Pavel Skrylev
@ruby
@everybody

Last changed


March 15, 2024 Pavel Skrylev 3.5.6-alt1
- ^ 3.2.19 -> 3.5.6
June 15, 2021 Pavel Skrylev 3.2.19-alt1
- ^ 3.0.4 -> 3.2.19
- ! CVE-2020-36327, CVE-2021-24105
July 23, 2019 Pavel Skrylev 3.0.4-alt1
- Bump to 3.0.4
- Fix spec to conform setup.rb