summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-21 18:46:23 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-21 18:46:23 +0200
commit4d253c3fd5d981f8d219954ef8203597d34c8f2b (patch)
tree21ba0ecf3d35b946ea90a20bc76e4145b2d365a4
parentec6f4feef98c86716cbfaab54b443c1e3bbecbcf (diff)
opentox-api-wrapper bumped to 1.5.5
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index c242903..26feb3b 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'
LOGGER.progname = File.expand_path(__FILE__)