Skip to content

Commit a7b2fce

Browse files
author
Gavin Williams
committedMar 20, 2020
Pin facter gem version
1 parent fc3b8d7 commit a7b2fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group :test do
88
gem 'xmlrpc'
99

1010
gem 'ci_reporter_rspec'
11-
gem 'facter'
11+
gem 'facter', "~> 2.4"
1212
gem 'pry'
1313
gem 'puppet-lint'
1414
gem 'puppet-strings'

0 commit comments

Comments
 (0)
Please sign in to comment.