Skip to content

Commit 257ecae

Browse files
committedOct 23, 2014
add utf-8
1 parent 9c27a9b commit 257ecae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎telefonia_br-0.0.1.gem

-7 KB
Binary file not shown.

‎telefonia_br.gemspec

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- encoding: utf-8 -*-
12
Gem::Specification.new do |s|
23
s.name = 'telefonia_br'
34
s.version = '0.0.1'
@@ -7,7 +8,7 @@ Gem::Specification.new do |s|
78
s.authors = ["Gabriel Hilal"]
89
s.email = 'gabrielhilal@gmail.com'
910
s.files = ["lib/telefonia_br.rb", "lib/rules.rb"]
10-
s.homepage = 'https://github.com/gabrielhilal/telefonia_br'
11+
s.homepage = 'http://github.com/gabrielhilal/telefonia_br'
1112
s.license = 'MIT'
1213
s.add_development_dependency "rspec"
1314
end

0 commit comments

Comments
 (0)
Please sign in to comment.