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