Skip to content

Commit 73aed3f

Browse files
committed
Remove date field from gemspec.
It's automatically assigned when pushing to rubygems.org
1 parent 2e836d2 commit 73aed3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rdoc.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ end
1414
Gem::Specification.new do |s|
1515
s.name = "rdoc"
1616
s.version = RDoc::VERSION
17-
s.date = "2017-12-24"
1817

1918
s.authors = [
2019
"Eric Hodel",

0 commit comments

Comments
 (0)