Skip to content

Commit aee120b

Browse files
authored
Merge pull request voxpupuli#72 from bastelfreak/puppet-blacksmith
puppet-modulebuilder: Switch to 2.x; use file allowlist when building modules
2 parents c2dd7cd + ce17853 commit aee120b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voxpupuli-release.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
2020
# Runtime dependencies, but also probably dependencies of requiring projects
2121
s.add_runtime_dependency 'faraday-retry', '~> 2.1'
2222
s.add_runtime_dependency 'github_changelog_generator', '~> 1.16', '>= 1.16.4'
23-
s.add_runtime_dependency 'puppet-blacksmith', '~> 7.0'
23+
s.add_runtime_dependency 'puppet-blacksmith', '~> 8.0'
2424
s.add_runtime_dependency 'puppet-strings', '~> 4'
2525
s.add_runtime_dependency 'rake', '~> 13.0', '>= 13.0.6'
2626

0 commit comments

Comments
 (0)