Skip to content

Commit b3c4cad

Browse files
committed
switch to improved rspec-puppet-facts version
1 parent b63f2c6 commit b3c4cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ group :test do
1717
gem 'fakefs', '0.13.3', :require => false if RUBY_VERSION < '2.3.0'
1818
gem 'fakefs', :require => false if RUBY_VERSION >= '2.3.0'
1919
gem 'zabbixapi', :require => false
20+
gem 'rspec-puppet-facts', :require => false, :git => 'https://github.com/ekohl/rspec-puppet-facts', :ref => '7674437d8d48af3a910ac3858c9eb63853dc1821'
2021
end
2122

2223
group :development do

0 commit comments

Comments
 (0)