Sha256: 3538e0da5c90529b4aacfd5addbb3c4b27a8b79fb5bc8bd2017a4bf8818aac19
Contents?: true
Size: 169 Bytes
Versions: 12
Compression:
Stored size: 169 Bytes
Contents
# encoding: utf-8 # 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
12 entries across 12 versions & 1 rubygems