Package gem-rubygems-update: Information

    Source package: gem-rubygems-update
    Version: 3.5.6-alt1
    Build time:  Mar 17, 2024, 02:03 PM
    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 rpms provided by this srpm:
    bundle (noarch)
    gem-bundler (noarch)
    gem-bundler-doc (noarch)
    gem-rubygems-update (noarch)
    gem-rubygems-update-doc (noarch)
    update-rubygems (noarch)


    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby

    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