From e2320ba6bceef96eac8abdd68c92bb35bc6326e5 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 21 May 2010 18:46:23 +0200 Subject: opentox-api-wrapper bumped to 1.5.5 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 674cdc5..86fe63f 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.4" require 'opentox-ruby-api-wrapper' set :lock, true -- cgit v1.2.3 From 0dc892a4dc365e9ec21c6862a79622a9a2abd8ba Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 21 May 2010 18:48:47 +0200 Subject: opentox-api-wrapper bumped to --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 86fe63f..b115867 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", "= " require 'opentox-ruby-api-wrapper' set :lock, true -- cgit v1.2.3 From 3de74207fb0c65cc3ef3408f4c5acebb727c6071 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(-) diff --git a/application.rb b/application.rb index b115867..1de3233 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' set :lock, true -- cgit v1.2.3