lib/rubocop/cop/rspec/instance_variable.rb in rubocop-rspec-1.5.1 vs lib/rubocop/cop/rspec/instance_variable.rb in rubocop-rspec-1.5.2

- old
+ new

@@ -1,5 +1,4 @@ -# encoding: utf-8 # frozen_string_literal: true module RuboCop module Cop module RSpec