Sha256: 979f2ca6b5f674f70aa3acee87b8dfc58a03c4aa2e98363860a430c12119cdb3
Contents?: true
Size: 178 Bytes
Versions: 3
Compression:
Stored size: 178 Bytes
Contents
# frozen_string_literal: true module RuboCop module RSpec # Version information for the RSpec RuboCop plugin. module Version STRING = '2.12.1' end end end
Version data entries
3 entries across 3 versions & 2 rubygems