diff options
Diffstat (limited to 'lib/quiet_opener.rb')
-rw-r--r-- | lib/quiet_opener.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/quiet_opener.rb b/lib/quiet_opener.rb index c6e259b93..9745e22a4 100644 --- a/lib/quiet_opener.rb +++ b/lib/quiet_opener.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- require 'open-uri' require 'net-purge' if RUBY_VERSION.to_f < 2.0 |