Skip to content

Commit 51ea0d4

Browse files
author
Grant Hutchins & Sean Moon
committed
Fix formatting issue with gemspec
1 parent caf1c68 commit 51ea0d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jammit.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'jammit'
33
s.version = '0.6.0' # Keep version in sync with jammit.rb
4-
s.date = '2010-11-8'
4+
s.date = '2010-11-08'
55

66
s.homepage = "http://documentcloud.github.com/jammit/"
77
s.summary = "Industrial Strength Asset Packaging for Rails"

0 commit comments

Comments
 (0)