Skip to content

Commit 6a795db

Browse files
committed
pinned parallel_tests for ruby < 2.0 for testing
1 parent 7b54898 commit 6a795db

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
@@ -10,4 +10,5 @@ gem 'facter', '>= 1.7.0'
1010
if RUBY_VERSION < '2.0'
1111
gem 'json', '~> 1.8'
1212
gem 'json_pure', '~> 1.8'
13+
gem 'parallel_tests', '~> 1.9'
1314
end

0 commit comments

Comments
 (0)