Sha256: abfbaf9e44955d00b6a5d2ec8afda631184acfebca62096f4eaff946597b0758

Contents?: true

Size: 189 Bytes

Versions: 2

Compression:

Stored size: 189 Bytes

Contents

# frozen_string_literal: true

module RuboCop
  module RSpecRails
    # Version information for the RSpec Rails RuboCop plugin.
    module Version
      STRING = '2.30.0'
    end
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
katalyst-govuk-formbuilder-1.9.2 vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/lib/rubocop/rspec_rails/version.rb
rubocop-rspec_rails-2.30.0 lib/rubocop/rspec_rails/version.rb