Skip to content

Commit

Permalink
chore(deps): update dependency puppetlabs_spec_helper to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-renovate[bot] authored Oct 1, 2024
1 parent aca7bd0 commit 6a2397b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def location_for(place, fake_version = nil)
end

group :test do
gem 'puppetlabs_spec_helper', '>= 2.14.0', :require => false
gem 'puppetlabs_spec_helper', '>= 8.0.0', :require => false
gem 'rspec-puppet-facts', '>= 1.10.0', :require => false
gem 'rspec-puppet-utils', :require => false
gem 'puppet-lint-leading_zero-check', :require => false
Expand Down

0 comments on commit 6a2397b

Please sign in to comment.