mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix summary
This commit is contained in:
parent
5a52764959
commit
e2b3cc0162
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -5,7 +5,7 @@ begin
|
|||
require 'jeweler'
|
||||
Jeweler::Tasks.new do |gem|
|
||||
gem.name = "fog"
|
||||
gem.summary = %Q{TODO}
|
||||
gem.summary = %Q{brings clouds to you}
|
||||
gem.email = "me@geemus.com"
|
||||
gem.homepage = "http://github.com/geemus/fog"
|
||||
gem.authors = ["Wesley Beary"]
|
||||
|
|
Loading…
Reference in a new issue