Пакет ruby-bundler: Информация

Danger alert: Пакет удалён из репозитория p9

Удалён в задании: #247371
Пакет удалён: Pavel Skrylev
Дата удаления: 18 июня 2020 г.
Сообщение: update_foreman
    Исходный пакет: ruby-bundler
    Версия: 2.0.1-alt1
    Собран:  18 января 2019 г. 10:58 в задании #218713
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://bundler.io/

    Лицензия: MIT
    О пакете: Manage your Ruby application's gem dependencies
    Описание: 
    Bundler makes sure Ruby applications run the same code on every machine.
    It does this by managing the gems that the application depends on. Given
    a list of gems, it can automatically download and install those gems, as
    well as any other gems needed by the gems that are listed. Before
    installing gems, it checks the versions of every gem to make sure that
    they are compatible, and can all be loaded at the same time. After the
    gems have been installed, Bundler can help you update some or all of
    them when new versions become available. Finally, it records the exact
    versions that have been installed, so that others can install the exact
    same gems.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    bundle (noarch)
    ruby-bundler (noarch)
    ruby-bundler-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby

    Последнее изменение


    9 января 2019 г. Pavel Skrylev 2.0.1-alt1
    - Bump to 2.0.1.
    - Place library files into gem folder.
    30 октября 2018 г. Pavel Skrylev 1.17.1-alt1
    - Bump to 1.17.1.
    5 октября 2018 г. Andrey Cherepanov 1.16.6-alt1
    - New version.