summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index 19508a2..b5b892f 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'
set :lock, true