From 351f6b0ee64259f1254635704c0edfa5a54b34a8 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Tue, 15 Jun 2010 17:17:51 +0200 Subject: updated for new datamapper release --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index e4fc666..e111673 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem "opentox-ruby-api-wrapper", "= 1.5.5" +gem "opentox-ruby-api-wrapper", "= 1.5.6" require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3