Skip to content

Commit

Permalink
Merge pull request #72 from bastelfreak/puppet-blacksmith
Browse files Browse the repository at this point in the history
puppet-modulebuilder: Switch to 2.x; use file allowlist when building modules
  • Loading branch information
bastelfreak authored Dec 19, 2024
2 parents c2dd7cd + ce17853 commit aee120b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxpupuli-release.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
# Runtime dependencies, but also probably dependencies of requiring projects
s.add_runtime_dependency 'faraday-retry', '~> 2.1'
s.add_runtime_dependency 'github_changelog_generator', '~> 1.16', '>= 1.16.4'
s.add_runtime_dependency 'puppet-blacksmith', '~> 7.0'
s.add_runtime_dependency 'puppet-blacksmith', '~> 8.0'
s.add_runtime_dependency 'puppet-strings', '~> 4'
s.add_runtime_dependency 'rake', '~> 13.0', '>= 13.0.6'

Expand Down

0 comments on commit aee120b

Please sign in to comment.