Skip to content

Commit

Permalink
Test rspec-puppet
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 3, 2024
1 parent 67da060 commit df037b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
source ENV['GEM_SOURCE'] || 'https://rubygems.org'

group :test do
gem 'rspec-puppet', git: 'https://github.com/bastelfreak/rspec-puppet', branch: 'facts'
gem 'voxpupuli-test', '~> 8.0', :require => false
gem 'coveralls', :require => false
gem 'simplecov-console', :require => false
Expand Down

0 comments on commit df037b7

Please sign in to comment.