use proformas git repo

This commit is contained in:
Karol
2019-10-08 16:39:55 +02:00
parent 6a296cbe65
commit d6d8a803ae
2 changed files with 11 additions and 10 deletions

View File

@ -36,7 +36,7 @@ gem 'webpacker'
gem 'rest-client'
gem 'rubyzip'
gem 'mnemosyne-ruby'
gem 'proforma', path: '../proforma'
gem 'proforma', git: 'git://github.com/openHPI/proforma.git' # use version not master
gem 'whenever', require: false
gem 'rails-timeago'