summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-07-19 12:20:37 +0200
committerChristoph Helma <helma@in-silico.ch>2010-07-19 12:20:37 +0200
commitcb206f0f37705e06361680717389051e2d536ae8 (patch)
treea03fe9d9c11f353a9a5f34ee085e800c7aa1fc80
parent2fbeb70a87746138659a8b02ce66bf6f52c6cdf3 (diff)
opentox-api-wrapper bumped to 1.6.0
-rwxr-xr-xapplication.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index cb5595c..a6dbaee 100755
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem "opentox-ruby-api-wrapper", "= 1.5.7"
+gem "opentox-ruby-api-wrapper", "= 1.6.0"
require 'opentox-ruby-api-wrapper'
LOGGER.progname = File.expand_path(__FILE__)