ruby-bcrypt 3.1.2-1 source package in Ubuntu

Changelog

ruby-bcrypt (3.1.2-1) unstable; urgency=low


  * Imported Upstream version 3.1.2
  * Bump standards-Version to 3.9.5 (no changes needed)
  * Build with gem2deb >= 0.5 to add support for Ruby 2.0 and remove support
    for Ruby 1.8

 -- Cédric Boutillier <email address hidden>  Thu, 28 Nov 2013 14:07:50 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-bcrypt_3.1.2-1.dsc 2.0 KiB 87e981f73283506c2b3e29fd1affee63ab671d0b1a2d7a9cdbaf015c1489b0d0
ruby-bcrypt_3.1.2.orig.tar.gz 33.7 KiB b45f505293352ebb457f95533361899bc3a79869c27e33d80fbffba268b0e8d2
ruby-bcrypt_3.1.2-1.debian.tar.gz 3.5 KiB 09983084c3bd177338ca430d48815ecbfdd95aa2608c541916042cb8f5637578

Available diffs

No changes file available.

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.