We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27ad57b + a38724d commit 89cc7c1Copy full SHA for 89cc7c1
voxpupuli-puppet-lint-plugins.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
s.homepage = 'https://github.com/voxpupuli/voxpupuli-puppet-lint-plugins'
9
s.summary = 'Helper Gem that pulls in all the puppet-lint plugins that Vox Pupuli uses'
10
s.description = 'A package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet-lint itself'
11
- s.licenses = 'AGPL-3.0'
+ s.licenses = 'AGPL-3.0-only'
12
s.files = ['README.md', 'LICENSE']
13
s.required_ruby_version = '>= 2.7.0'
14
0 commit comments