Update proforma and dachsfisch gems

This commit is contained in:
Sebastian Serth
2023-08-16 22:38:57 +02:00
parent 3b4fc0a5ec
commit 87a75ce2bf
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ gem 'net-smtp', require: false
gem 'nokogiri'
gem 'pagedown-bootstrap-rails'
gem 'pg'
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.9'
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.9.1'
gem 'prometheus_exporter'
gem 'puma'
gem 'pundit'