rubygems 3.3.5-2ubuntu1 source package in Ubuntu
Changelog
rubygems (3.3.5-2ubuntu1) jammy; urgency=medium * d/control: add ruby-test-unit (>= 3.3.9~) as b-d (LP: #1976264). -- Lucas Kanashiro <email address hidden> Fri, 03 Jun 2022 16:15:53 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | proposed | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rubygems_3.3.5.orig.tar.gz | 12.3 MiB | 594e40b446753dfa0489f3b8e55abc14c91b516f58c52ca45bb66a1f6cf3ccf5 |
rubygems_3.3.5-2ubuntu1.debian.tar.xz | 8.3 KiB | 7664674cef512bb3c2313f21d5a546059361a324b9d1c10a33f09b218e66af28 |
rubygems_3.3.5-2ubuntu1.dsc | 2.3 KiB | d535f710271b259a5dcd034cebd7e558ca35b8d5300ae90b04647783b64ef784 |
Available diffs
- diff from 3.3.5-2 (in Debian) to 3.3.5-2ubuntu1 (648 bytes)
Binary packages built by this source
- bundler: Manage Ruby application dependencies
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
.
This is a dependency package which depends on a full Ruby development
environment, it is targeted at application developers.
- ruby-bundler: Manage Ruby application dependencies (runtime)
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
.
This package must be used as dependency for checking application dependencies
at runtime.
- ruby-rubygems: 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. These
packages are called '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.