Sha256: 753569c7742987070ee325aac64961c7651a077e4d286bc170d8a01e4aa2bcc0
Contents?: true
Size: 163 Bytes
Versions: 2
Compression:
Stored size: 163 Bytes
Contents
# frozen_string_literal: true require 'spec_helper' describe With::Version do it 'has a version' do expect(With::Version::VERSION).not_to be_nil end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
with-version-0.2.0 | spec/with-version/version_spec.rb |
with-version-0.1.0 | spec/with-version/version_spec.rb |