From ffb03b361fda0dff45148fab75fec766fce0d453 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 21 May 2010 18:57:53 +0200 Subject: opentox-api-wrapper bumped to 1.5.5 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index 995739e..e4fc666 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem "opentox-ruby-api-wrapper", "= " +gem "opentox-ruby-api-wrapper", "= 1.5.5" require 'opentox-ruby-api-wrapper' LOGGER.progname = File.expand_path(__FILE__) -- cgit v1.2.3