~ubuntu-branches/ubuntu/precise/puppet-lint/precise

« back to all changes in this revision

Viewing changes to puppet-lint.gemspec

  • Committer: Bazaar Package Importer
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2011-10-08 15:13:24 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20111008151324-rp04eodo2erd6qi6
Tags: 0.1.6-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Gem::Specification.new do |s|
2
2
  s.name = 'puppet-lint'
3
 
  s.version = '0.1.4'
 
3
  s.version = '0.1.6'
4
4
  s.homepage = 'https://github.com/rodjek/puppet-lint/'
5
5
  s.summary = 'Ensure your Puppet manifests conform with the Puppetlabs style guide'
6
6
  s.description = 'Checks your Puppet manifests against the Puppetlabs