ruby-bcrypt 3.1.18-1build2 source package in Ubuntu

Changelog

ruby-bcrypt (3.1.18-1build2) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 02:11:56 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-bcrypt_3.1.18.orig.tar.gz 50.5 KiB ca2a60ac38b4b5f5d0c768796402068414a0112ae05ce0722eb4c0703fba59b6
ruby-bcrypt_3.1.18-1build2.debian.tar.xz 4.8 KiB cbc6d70adf9bcddcf5912d32a4a45b4490ccce007bedf19942febc026164607d
ruby-bcrypt_3.1.18-1build2.dsc 2.0 KiB 47c7a6b4357c16f4d2f98657f9fbc59224920dc3319a106fda596b6eab6ccc42

Available diffs

View changes file

Binary packages built by this source

ruby-bcrypt: Ruby binding for the bcrypt() password hashing algorithm

 bcrypt() is a sophisticated and secure hash algorithm designed
 by the OpenBSD project for hashing passwords. bcrypt-ruby provides
 a simple, humane wrapper for safely handling passwords.

ruby-bcrypt-dbgsym: debug symbols for ruby-bcrypt