Get rid of gem build warnings

This commit is contained in:
Tim Sharpe 2011-07-19 07:18:55 +10:00
parent 7ba60da794
commit c5d7b8d7db
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ Gem::Specification.new do |s|
s.name = 'rspec-puppet'
s.version = '0.0.1'
s.homepage = 'https://github.com/rodjek/rspec-puppet/'
s.summary = ''
s.description = ''
s.summary = 'RSpec tests for your Puppet manifests'
s.description = 'RSpec tests for your Puppet manifests'
s.files = [
'rspec-puppet.gemspec',