summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-21 12:42:08 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-21 12:42:08 +0200
commit6763233ee1eab31b150bf4907ec51bd83f64a12a (patch)
tree266dceb83b47977c8e0b30d953e0d71b6a24fb62
parentd9bc1edaaa2bc26065ec1030a0ff4b335eca6dcd (diff)
opentox-ruby-api-wrapper bumped to 1.5.3
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index 04f132f..31dc0df 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem 'opentox-ruby-api-wrapper', '= 1.5.2'
+gem 'opentox-ruby-api-wrapper', '= 1.5.3'
require 'opentox-ruby-api-wrapper'
#require 'sinatra/respond_to'
#Sinatra::Application.register Sinatra::RespondTo