Skip to content

Commit

Permalink
Update rspec-puppet-facts requirement from ~> 2.0 to ~> 3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rspec-puppet-facts](https://github.com/voxpupuli/rspec-puppet-facts) to permit the latest version.
- [Changelog](https://github.com/voxpupuli/rspec-puppet-facts/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/rspec-puppet-facts@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: rspec-puppet-facts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent fec0326 commit 44a1c78
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 @@ -24,7 +24,7 @@ group :development do
gem "facterdb", '~> 1.18', require: false
gem "metadata-json-lint", '~> 3.0', require: false
gem "puppetlabs_spec_helper", '~> 6.0', require: false
gem "rspec-puppet-facts", '~> 2.0', require: false
gem "rspec-puppet-facts", '~> 3.0', require: false
gem "dependency_checker", '~> 1.0.0', require: false
gem "parallel_tests", '= 3.12.1', require: false
gem "pry", '~> 0.10', require: false
Expand Down

0 comments on commit 44a1c78

Please sign in to comment.