Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Balazs Nadasdi committed Jan 2, 2020
1 parent 2e7724a commit 72b3e82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ group :test do
gem 'coveralls', :require => false
gem 'simplecov-console', :require => false
gem 'parallel_tests', :require => false
# we require unreleased Fedora 30 fact sets
# https://github.com/camptocamp/facterdb/commit/1bc038fd42aac53344ac1ee9c129cbccf5b5c0aa
gem 'facterdb', :require => false, :git => 'https://github.com/camptocamp/facterdb.git', :branch => 'master'
end

group :development do
Expand Down

0 comments on commit 72b3e82

Please sign in to comment.