Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-version_gem
From: Takahiro Kambe
Date: 2022-09-11 07:31:41
Message id: 20220911053141.55910FA90@cvs.NetBSD.org
Log Message:
devel/ruby-version_gem: add package version 1.1.0
Required by ruby-auth package version 1.0 and later.
VersionGem
Alternatives
This gem has a very niche purpose, which is:
1. providing introspection of a Version module based on a Version::VERSION
constant string,
2. while not interfering with gemspec parsing where the VERSION string is
traditionally used.
If this isn't precisely your use case you may be better off looking at
Versionaire, a wonderful, performant, well-maintained, gem from the
Alchemists.
For more discussion about this see issue #2
Files: