Skip to content

Commit b68a553

Browse files
committed
Add tsort to Gemfile
Fixes #845
1 parent 274850e commit b68a553

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ gem 'bundler'
1313
gem 'rdoc'
1414
gem 'rake'
1515
gem 'test-unit'
16+
gem 'tsort'
1617

1718
# Only used in ci to run readline-ext test using Reline as Readline
1819
gem 'readline'

0 commit comments

Comments
 (0)