Skip to content

Commit c0b1f6e

Browse files
bastelfreakTheMeier
authored andcommitted
Gemfile: Allow puppet_metadata 6.x
1 parent 61b4f76 commit c0b1f6e

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)