From 82186092285dc24f255039ff3263f7e78e9bfdd1 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Tue, 29 Jun 2010 10:31:39 +0200 Subject: api wrapper updated to 1.5.7 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 9c80728..5fd664b 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem "opentox-ruby-api-wrapper", "= 1.5.6" +gem "opentox-ruby-api-wrapper", "= 1.5.7" require 'opentox-ruby-api-wrapper' set :lock, true -- cgit v1.2.3