Sha256: f2a2760f27a9dbbf7c748a23ab7560188f34fa38021662c3de676a495fdd305a

Contents?: true

Size: 178 Bytes

Versions: 2

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.26.1'
    end
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
mlh-rubocop-config-1.0.3 vendor/bundle/ruby/3.2.0/gems/rubocop-rspec-2.26.1/lib/rubocop/rspec/version.rb
rubocop-rspec-2.26.1 lib/rubocop/rspec/version.rb