Skip to content

Commit

Permalink
Merge pull request #710 from bastelfreak/puppet7
Browse files Browse the repository at this point in the history
allow all newer puppet gems
  • Loading branch information
bastelfreak authored Jun 13, 2021
2 parents fb386d9 + 6b1d586 commit 3f0d381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Jenkinsfile:
delete: true
Gemfile:
puppet_version: '~> 6.0'
puppet_version: '>= 6.0'
required:
':test':
- gem: voxpupuli-test
Expand Down

0 comments on commit 3f0d381

Please sign in to comment.