From cfa443a8e93bd6f0e574c7c96f4cb0895a17c6f4 Mon Sep 17 00:00:00 2001 From: mr Date: Mon, 23 May 2011 13:38:19 +0200 Subject: configure new version requested opentox-ruby gem --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.rb b/application.rb index 98d7fea..60d50cd 100644 --- a/application.rb +++ b/application.rb @@ -1,7 +1,7 @@ ['rubygems', "haml", "sass", "rack-flash"].each do |lib| require lib end -gem "opentox-ruby", "~> 1" +gem "opentox-ruby", "~> 2" require 'opentox-ruby' gem 'sinatra-static-assets' require 'sinatra/static_assets' -- cgit v1.2.3