Sha256: b446cda12b5c7b3d7f454b3a5cd20145fe2813b41281ef9b3cdb3a4cf49ac4a1
Contents?: true
Size: 178 Bytes
Versions: 6
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.22.0' end end end
Version data entries
6 entries across 6 versions & 4 rubygems