Sha256: c5b29786c52c3ab24ec38804604cdc8f35e682734c35f5f236a16297db994918
Contents?: true
Size: 157 Bytes
Versions: 4
Compression:
Stored size: 157 Bytes
Contents
# frozen_string_literal: true RSpec.describe Rubocop::Ruby23 do it "has a version number" do expect(Rubocop::Ruby23::VERSION).not_to be nil end end
Version data entries
4 entries across 4 versions & 1 rubygems