update proforma gem

This commit is contained in:
Karol
2019-12-03 17:49:45 +01:00
parent 3912caab1c
commit 94026dcedf
3 changed files with 7 additions and 6 deletions

View File

@ -37,7 +37,7 @@ gem 'rest-client'
gem 'rubyzip'
gem 'mnemosyne-ruby'
gem 'faraday'
gem 'proforma', path: '../proforma' #, git: 'git://github.com/openHPI/proforma.git' # use version not master
gem 'proforma', git: 'https://github.com/openHPI/proforma.git', tag: 'v0.3.2'
gem 'whenever', require: false
gem 'rails-timeago'