summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-01-31 19:24:08 +0100
committerChristoph Helma <helma@in-silico.de>2010-01-31 19:24:08 +0100
commit012e0913f1caf04721b281305dfeac60a19945ad (patch)
tree88c802b22875bfcbb7e3c9a059b2fbf9dc854b80
parentc5598f77170727cf51d91499e2c475b769d2a3fd (diff)
opentox-ruby-api-wrapper version 1.2.6 required
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index ecda138..a17cf01 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem 'opentox-ruby-api-wrapper', '~>1.2'
+gem 'opentox-ruby-api-wrapper', '= 1.2.6'
require 'opentox-ruby-api-wrapper'
require 'dm-core'
require 'dm-serializer'