Registry / utility / semantic

semantic

JSON →
library1.6.1rbrubygemsunverified

Semantic Version utility class for parsing, storing, and comparing versions.

gem install semantic
INSTALL
IMPORT
SIG · SEMANTIC
S
semantic
utilityrubyv1.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Semantic
require 'semantic'

Parse and compare semantic versions.

require 'semantic' v1 = Semantic::Version.new('1.2.3') v2 = Semantic::Version.new('2.0.0') puts v1 < v2 # true
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
semantic — gem install semantic · libregistry