Skip to content

Commit 7f26d59

Browse files
authored
Merge pull request #184 from bastelfreak/pm
puppet_metadata: Allow 6.x
2 parents d4a0940 + df04870 commit 7f26d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ end
5656
# https://github.com/OpenVoxProject/openvox/issues/90
5757
gem 'syslog', '~> 0.3' if RUBY_VERSION >= '3.4'
5858

59-
gem 'puppet_metadata', '~> 5.3'
59+
gem 'puppet_metadata', '>= 5.3', '< 7'

0 commit comments

Comments
 (0)