From fafa2ba4ad3ae8fc9cd4b85a7094eec38886fbb8 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 20 Aug 2010 10:31:41 +0200 Subject: api wrapper bumped to 1.6.4 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index d4e84f5..f5661b3 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem "opentox-ruby-api-wrapper", "= 1.6.3" +gem "opentox-ruby-api-wrapper", "= 1.6.4" require 'opentox-ruby-api-wrapper' #require "dm-is-tree" -- cgit v1.2.3