From f4b6fcf2b50de0d11e3bcf7986ab9fba4e16208e Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 25 Aug 2010 12:56:05 +0200 Subject: opentox-api-wrapper bumped to 1.6.5 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 0cec82a..3e80e8b 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem "opentox-ruby-api-wrapper", "= 1.6.4" +gem "opentox-ruby-api-wrapper", "= 1.6.5" require 'opentox-ruby-api-wrapper' class Model -- cgit v1.2.3