summaryrefslogtreecommitdiff
path: root/opentox-ruby.sh
diff options
context:
space:
mode:
Diffstat (limited to 'opentox-ruby.sh')
-rw-r--r--opentox-ruby.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/opentox-ruby.sh b/opentox-ruby.sh
index e9bfff7..449b746 100644
--- a/opentox-ruby.sh
+++ b/opentox-ruby.sh
@@ -4,6 +4,7 @@ echo "Installing opentox-ruby gem"
. /etc/profile
. ./config
gem install opentox-ruby
+gem install builder # not included by spreadsheet gem
dir=`pwd`