Sha256: 49a2863f8a0c642f4e80709108d73d37db04067effd0831d8508865acb7fc068
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module OhlohScm module Version STRING = '3.0.6' 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.6 | lib/ohloh_scm/version.rb |