diff --git a/voxpupuli-release.gemspec b/voxpupuli-release.gemspec index a849870..fc3dcaa 100644 --- a/voxpupuli-release.gemspec +++ b/voxpupuli-release.gemspec @@ -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'