summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-21 16:47:50 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-21 16:47:50 +0200
commitaf59ccf3a68e4330b69d57931f92cbf16125f53b (patch)
tree732c874f892eab00ea3af048ed9a269f72563d90
parent928ce9f7fda7cd650ba010efd7d86d739e565b6d (diff)
opentox-api-wrapper bumped to 1.5.4
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index 73d1702..674cdc5 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem 'opentox-ruby-api-wrapper', '= 1.5.3'
+gem 'opentox-ruby-api-wrapper', '= 1.5.4'
require 'opentox-ruby-api-wrapper'
set :lock, true