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