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
commitcfc1e399bcdf6bffd75ac3c2e68810631d73c7fa (patch)
treeeb2be1d1239b3ab1e060437df6305a3a1975060e
parentb739d5f71148b1044e8715a68d486f750882ce84 (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 c5897e2..2285c1d 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'
require "dm-is-tree"