Skip to content

Commit

Permalink
Merge pull request #146 from bastelfreak/rp5
Browse files Browse the repository at this point in the history
rspec-puppet: Require 5.x
  • Loading branch information
bastelfreak authored Sep 6, 2024
2 parents f5e436f + 4661284 commit e1efb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxpupuli-test.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
# lazy dependency of the `validate` task. Will check the REFERENCE.md
# 3.0.0 and later require Ruby 2.7
s.add_runtime_dependency 'puppet-strings', '~> 4.0'
s.add_runtime_dependency 'rspec-puppet', '~> 4.0'
s.add_runtime_dependency 'rspec-puppet', '~> 5.0'
s.add_runtime_dependency 'rspec-puppet-facts', '~> 5.0'
s.add_runtime_dependency 'rspec-puppet-utils', '~> 3.4'

Expand Down

0 comments on commit e1efb5a

Please sign in to comment.