summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-05-23 13:54:33 +0200
committerAndreas Maunz <andreas@maunz.de>2011-05-23 13:54:33 +0200
commitf6689527aaa4e39c65f2f934b18070dcc76801d7 (patch)
tree607b17f46e4388231a5ea3734372144767225aea
parentb748bfd6c69b3a6141984305e71b5c2e78906ab6 (diff)
Hotfix: forgot to update version
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index 7e8e9bc..4008a74 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem "opentox-ruby", "~> 1"
+gem "opentox-ruby", "~> 2"
require 'opentox-ruby'
set :lock, true