Skip to content

Commit 9cbfb1c

Browse files
archanaserverekohl
authored andcommitted
Update puppet_metadata to ~> 4.0 and voxpupuli-acceptance to ~> 3.0
(cherry picked from commit 5f38479)
1 parent a20c92f commit 9cbfb1c

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.3'
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 'webmock', '~> 2.0'
1818
gem 'oauth'

0 commit comments

Comments
 (0)