Skip to content

Commit d15ae9b

Browse files
archanaserverehelms
authored andcommitted
Update puppet_metadata to ~> 4.0 and voxpupuli-acceptance to ~> 3.0
1 parent 1a6754a commit d15ae9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ gem 'kafo_module_lint', {"groups"=>["test"]}
1010
gem 'puppet-lint-spaceship_operator_without_tag-check', '~> 1.0', {"groups"=>["test"]}
1111
gem 'voxpupuli-test', '~> 7.0', {"groups"=>["test"]}
1212
gem 'github_changelog_generator', '>= 1.15.0', {"groups"=>["development"]}
13-
gem 'puppet_metadata', '~> 3.4'
13+
gem 'puppet_metadata', '~> 4.0'
1414
gem 'puppet-blacksmith', '>= 6.0.0', {"groups"=>["development"]}
15-
gem 'voxpupuli-acceptance', '~> 2.0', {"groups"=>["system_tests"]}
15+
gem 'voxpupuli-acceptance', '~> 3.0', {"groups"=>["system_tests"]}
1616
gem 'puppetlabs_spec_helper', {"groups"=>["system_tests"]}
1717
gem 'hocon'
1818

0 commit comments

Comments
 (0)