lib/device/library/windows.rb in narou-3.2.3 vs lib/device/library/windows.rb in narou-3.2.4

- old
+ new

@@ -1,10 +1,10 @@ # -*- coding: utf-8 -*- # # Copyright 2013 whiteleaf. All rights reserved. # -# rubocop:disable Style/VariableName +# rubocop:disable Naming/VariableName require "win32ole" require_relative "../../extensions/windows" require_relative "windows/eject"