Open4 needs to be in the gem file.

This commit is contained in:
Luke Redpath
2012-03-23 15:19:15 +00:00
parent 14f4afb658
commit 09877a0b1b
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
source "http://rubygems.org"
gem "open4"
group :development do
gem "rake"
gem "bacon"