From 0ec74c32f5ebd469fb6ebec658a8523520644fec Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Sun, 31 Jan 2010 19:24:07 +0100 Subject: opentox-ruby-api-wrapper version 1.2.6 required --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index 680cb75..4abb1f7 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -gem 'opentox-ruby-api-wrapper', '~>1.2' +gem 'opentox-ruby-api-wrapper', '=1.2.6' require 'opentox-ruby-api-wrapper' require 'dm-core' require 'dm-serializer' -- cgit v1.2.3