summaryrefslogtreecommitdiff
path: root/lib/opentox-ruby.rb
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-08-04 18:37:33 +0200
committermr <mr@mrautenberg.de>2011-08-04 18:37:33 +0200
commit6f26ea70b05b69fb69a102fb4cec688338c1f7ff (patch)
treece05acc8adb8c64ae8cc1ea997d35744b062e35e /lib/opentox-ruby.rb
parent6b9e012576857fbc6c51cd86581cca792f367cdf (diff)
parent7a13c2da03220ad6716fe7da5bfa3403c873d7d1 (diff)
Merge branch 'release/v2.1.0'v2.1.0
Diffstat (limited to 'lib/opentox-ruby.rb')
-rw-r--r--lib/opentox-ruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/opentox-ruby.rb b/lib/opentox-ruby.rb
index ae05cb2..1fa2a86 100644
--- a/lib/opentox-ruby.rb
+++ b/lib/opentox-ruby.rb
@@ -1,4 +1,4 @@
-['rubygems', 'sinatra', 'sinatra/url_for', 'ohm', 'rest_client', 'yaml', 'cgi', 'spork', 'error', 'overwrite', 'environment'].each do |lib|
+['rubygems', 'sinatra', 'sinatra/url_for', 'ohm', 'rest_client', 'yaml', 'cgi', 'spork', 'error', 'overwrite', 'environment', 'gsl'].each do |lib|
require lib
end