ruby-enumerize 2.5.0-1 source package in Ubuntu

Changelog

ruby-enumerize (2.5.0-1) unstable; urgency=medium

  * New upstream version 2.5.0
    + fixes minitest warning in tests
  * Refresh patch skipping some tests
  * Add patch listing explicitly classes assumed to be safely read from YAML
    in tests, as need by Psych starting from ruby3.1 (Closes: #1019620)
  * Bump Standards Version to 4.6.1 (no changes needed)

 -- Cédric Boutillier <email address hidden>  Thu, 13 Oct 2022 23:38:15 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-enumerize_2.5.0-1.dsc 1.5 KiB 40bf4f334004adefff4f9a37f415ebe3b5c2649990bedf5c11a7569282b73058
ruby-enumerize_2.5.0.orig.tar.gz 32.7 KiB 8676efff1622304bcc52ae92a44e24c17d447c1bc86446069c9e966b98a57043
ruby-enumerize_2.5.0-1.debian.tar.xz 4.2 KiB 133769ded09c7403c21cc01fc271532ac954f26ec17d813b4006441ad72d932f

Available diffs

No changes file available.

Binary packages built by this source

ruby-enumerize: enumerated attributes with internationalisation

 This library implements enumerated attributes, with internationalisation
 support, to provide translation of the attributes in various languages.
 .
 Enumerize can be integrated with ActiveRecord, Mongoid and MongoMapper.