summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-03-18 21:03:38 +0100
committerChristoph Helma <helma@in-silico.de>2010-03-18 21:03:38 +0100
commit7821b0e7c7d97a60b881afff67e557426256eac6 (patch)
tree422e8771083e32ec922eef9c43d43b384cfcabdc
parent6840f6003af7c4317583350c2e50804a448ae8b6 (diff)
opentox-api-wrapper version bumped to 1.4.0
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index cffcf6b..2e56233 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem 'opentox-ruby-api-wrapper', '= 1.3.1'
+gem 'opentox-ruby-api-wrapper', '= 1.4.0'
require 'opentox-ruby-api-wrapper'
#require 'sinatra/respond_to'
#Sinatra::Application.register Sinatra::RespondTo