lib/rubocop/rspec/inject.rb in rubocop-rspec-1.5.1 vs lib/rubocop/rspec/inject.rb in rubocop-rspec-1.5.2

- old
+ new

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