./security/ruby-snaky_hash, Hashie::Mash joint to make

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.1, Package name: ruby31-snaky_hash-2.0.1, Maintainer: pkgsrc-users

SnakyHash

This gem is used by the oauth and oauth2 gems, and others, to normalize hash
keys and lookups, and provide a nice psuedo-object interface.

It has its roots in the Rash (specifically the rash_alt flavor), which is a
special Mash, made popular by the hashie gem.

Classes that include SnakyHash::Snake should inherit from Hashie::Mash.


Master sites:

Filesize: 15.5 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-09 10:26:15 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-snaky_hash: update to 2.0.1

Added

* Certificate for signing gem releases (@pboling)
* Gemspec metadata (@pboling)

	- funding_uri
	- mailing_list_uri

* Checksums for released gems (@pboling)

Changed

* Gem releases are now cryptographically signed (@pboling)
   2022-09-11 07:35:29 by Takahiro Kambe | Files touched by this commit (4)
Log message:
security/ruby-snaky_hash: add package version 2.0.0

Required by ruby-auth version 1.0.1 and later.

SnakyHash

This gem is used by the oauth and oauth2 gems, and others, to normalize hash
keys and lookups, and provide a nice psuedo-object interface.

It has its roots in the Rash (specifically the rash_alt flavor), which is a
special Mash, made popular by the hashie gem.

Classes that include SnakyHash::Snake should inherit from Hashie::Mash.