Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Update metadata for latest foodcritic.
Browse files Browse the repository at this point in the history
  • Loading branch information
coderanger committed Apr 24, 2017
1 parent a54c569 commit f5fdb9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion poise-languages.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Gem::Specification.new do |spec|
spec.description = "A Chef cookbook to help writing language cookbooks."
spec.summary = spec.description
spec.homepage = 'https://github.com/poise/poise-languages'
spec.license = 'Apache 2.0'
spec.license = 'Apache-2.0'
spec.metadata['platforms'] = 'any'

spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
Expand Down

0 comments on commit f5fdb9e

Please sign in to comment.