Sha256: 93796ab075bcac6b5a3ee3956c53d6f4c9f97552c904e2d750d783e9806d4f71
Contents?: true
Size: 189 Bytes
Versions: 1
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true module OhlohScm module Version STRING = '3.0.15' GIT = '2.17.1' SVN = '1.9.7' CVSNT = '2.5.04' HG = '4.5.3' BZR = '2.8.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ohloh_scm-3.0.15 | lib/ohloh_scm/version.rb |