update gemspec

This commit is contained in:
John Bintz 2012-08-23 09:11:39 -04:00
parent c73e360d1a
commit 0359d3bc7b
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ require File.expand_path('../lib/bullseye/version', __FILE__)
Gem::Specification.new do |gem|
gem.authors = ["John Bintz"]
gem.email = ["john@coswellproductions.com"]
gem.description = %q{TODO: Write a gem description}
gem.summary = %q{TODO: Write a gem summary}
gem.description = %q{Implement DOM-ready execution in Rails using the Asset Pipeline.}
gem.summary = %q{Implement DOM-ready execution in Rails using the Asset Pipeline.}
gem.homepage = ""
gem.files = `git ls-files`.split($\)