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
commit1671a31e40e49fb32bd90410f52cbc43eb225464 (patch)
tree4c0be423a037a4ea5a00fc5c1de3559700283768
parent24ae980022e2531d1d6c3a8700d4c7c89ec5bf3d (diff)
opentox-api-wrapper bumped to 1.6.0
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index 5cebe37..1e27c5d 100644
--- 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'
#require "dm-is-tree"