summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorch <ch@ot-test.in-silico.ch>2010-05-12 14:12:23 +0200
committerch <ch@ot-test.in-silico.ch>2010-05-12 14:12:23 +0200
commit7a9bf52052d1ab104eeec46f4e3bf44a27a34911 (patch)
tree2afbf2ef80ef49575b739da00acdbe8c7caf705b
parent8c47a48c8507044982832d3aa398ab9b82e7e218 (diff)
opentox-api-wrapper version updated
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index 390cb34..0f3698d 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem 'opentox-ruby-api-wrapper', '= 1.4.0'
+gem 'opentox-ruby-api-wrapper', '= 1.5.0'
require 'opentox-ruby-api-wrapper'
set :lock, true