proforma upgrade and small fixes

This commit is contained in:
Karol
2022-08-23 21:12:03 +02:00
parent 3effdbe600
commit 50b81df742
6 changed files with 16 additions and 16 deletions

View File

@ -28,7 +28,7 @@ gem 'net-smtp', require: false
gem 'nokogiri'
gem 'pagedown-bootstrap-rails'
gem 'pg'
gem 'proforma', github: 'openHPI/proforma', branch: 'v0.5.2'
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.7.1'
gem 'prometheus_exporter'
gem 'pry-byebug'
gem 'puma'