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