Skip to content

Commit

Permalink
set source encoding to utf-8 (1.9.3 compat), closes #26
Browse files Browse the repository at this point in the history
  • Loading branch information
igrigorik committed Jun 22, 2014
1 parent b8c3dec commit 8b678a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/postrank-uri.rb
@@ -1,4 +1,4 @@

# encoding: utf-8
require 'addressable/uri'
require 'digest/md5'
require 'nokogiri'
Expand Down

0 comments on commit 8b678a2

Please sign in to comment.