Skip to content

Commit

Permalink
Merge pull request #259 from genebean/no_facter_4
Browse files Browse the repository at this point in the history
Pin to pre-facter 4
  • Loading branch information
Dylan authored Mar 20, 2020
2 parents fe95e57 + 2b93118 commit eabc92e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onceover.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'rspec', '>= 3.0.0'
s.add_runtime_dependency 'r10k', '>=2.1.0'
s.add_runtime_dependency 'puppet', '>=3.4.0'
s.add_runtime_dependency 'facter', '< 4.0.0'
s.add_runtime_dependency 'git'
s.add_runtime_dependency 'cri', '>= 2.6'
s.add_runtime_dependency 'colored', '~> 1.2'
Expand Down

0 comments on commit eabc92e

Please sign in to comment.