Skip to content

Commit a42553f

Browse files
author
Aiden Scandella
committed
Use default date in gemspec
As suggested by Mr. da Salva. Cleaning up my copy pasta. Change-Id: I6fd7c5064a3305add5e36bb1227a9b421cade4cf Reviewed-on: https://gerrit.causes.com/22320 Tested-by: Aiden Scandella <aiden@causes.com> Reviewed-by: Shane da Silva <shane@causes.com>
1 parent b175572 commit a42553f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

overcommit.gemspec

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Gem::Specification.new do |s|
55
s.name = 'overcommit'
66
s.version = Overcommit::VERSION
77
s.license = 'MIT'
8-
s.date = '2013-05-15'
98

109
s.summary = 'Opinionated git hook manager'
1110
s.description = 'Overcommit is a utility to install and extend git hooks'

0 commit comments

Comments
 (0)