Skip to content

Commit dbb90b2

Browse files
committed
readme is markdown now
1 parent 7e6a3dd commit dbb90b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mysql2.gemspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ Gem::Specification.new do |s|
77
s.date = Time.now.utc.strftime("%Y-%m-%d")
88
s.email = %q{[email protected]}
99
s.extensions = ["ext/mysql2/extconf.rb"]
10-
s.extra_rdoc_files = [
11-
"README.rdoc"
12-
]
1310
s.files = `git ls-files`.split("\n")
1411
s.homepage = %q{http://github.com/brianmario/mysql2}
1512
s.rdoc_options = ["--charset=UTF-8"]

0 commit comments

Comments
 (0)