From f4d8532d4df48acf86c30951692e98894a6c708a Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 1 Mar 2010 10:21:43 +0100 Subject: wrapper version bumped to 1.3.0 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 4ea5e34..585f292 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '= 1.2.7' +gem 'opentox-ruby-api-wrapper', '= 1.3.0' require 'opentox-ruby-api-wrapper' require "dm-is-tree" -- cgit v1.2.3