Skip to content

Commit 694f8d9

Browse files
committedNov 28, 2012
Specify uf8 encoding in the gemspec.
1 parent 837cf50 commit 694f8d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎dashing.gemspec

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# -*- encoding: utf-8 -*-
2+
13
Gem::Specification.new do |s|
24
s.name = 'dashing'
35
s.version = '1.0'

0 commit comments

Comments
 (0)
Please sign in to comment.