From 7e0c8052c43eb3c8e0d3e7884cf50cdadd362a08 Mon Sep 17 00:00:00 2001 From: ch Date: Fri, 21 May 2010 22:24:57 +0200 Subject: -am --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index c242903..34a72f5 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '= 1.5.4' +gem 'opentox-ruby-api-wrapper', '= 1.5.5' require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3