From c929c58e51adf109a1ad3f5e814322ce1a2f6981 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(-) diff --git a/application.rb b/application.rb index 19508a2..b5b892f 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' set :lock, true -- cgit v1.2.3