Skip to content

Commit 1e26f7e

Browse files
dependabot[bot]ekohl
authored andcommitted
Update puppet_metadata requirement from >= 0.3.0, < 4 to >= 0.3.0, < 5
Updates the requirements on [puppet_metadata](https://github.com/voxpupuli/puppet_metadata) to permit the latest version. - [Changelog](https://github.com/voxpupuli/puppet_metadata/blob/master/CHANGELOG.md) - [Commits](voxpupuli/puppet_metadata@0.3.0...2.1.1) --- updated-dependencies: - dependency-name: puppet_metadata dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 510f720 commit 1e26f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata_json_deps.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
1818
s.required_ruby_version = Gem::Requirement.new('>= 2.4.0')
1919

2020
s.add_runtime_dependency 'puppet_forge', '>= 2.2', '< 6'
21-
s.add_runtime_dependency 'puppet_metadata', '>= 0.3.0', '< 4'
21+
s.add_runtime_dependency 'puppet_metadata', '>= 0.3.0', '< 5'
2222

2323
s.add_development_dependency 'rspec', '~> 3.0'
2424
s.add_development_dependency 'rake', '~> 13.0'

0 commit comments

Comments
 (0)