Skip to content

Commit

Permalink
Merge pull request #253 from radar/patch-1
Browse files Browse the repository at this point in the history
Remove date field from rake.gemspec
  • Loading branch information
hsbt authored Feb 14, 2018
2 parents 109dd0e + 0c4b0ae commit 352c64c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rake.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ require 'rake/version'
Gem::Specification.new do |s|
s.name = "rake".freeze
s.version = Rake::VERSION
s.date = "2017-11-15"
s.authors = ["Hiroshi SHIBATA".freeze, "Eric Hodel".freeze, "Jim Weirich".freeze]
s.email = ["[email protected]".freeze, "[email protected]".freeze, "".freeze]

Expand Down

0 comments on commit 352c64c

Please sign in to comment.