lib/rubocop/rspec/inject.rb in rubocop-rspec-1.32.0 vs lib/rubocop/rspec/inject.rb in rubocop-rspec-1.33.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module RuboCop module RSpec # Because RuboCop doesn't yet support plugins, we have to monkey patch in a # bit of our configuration. module Inject