Update from proforma to proformaxml

This commit is contained in:
Sebastian Serth
2023-08-23 00:10:11 +02:00
committed by Sebastian Serth
parent 41e75ca385
commit 245c3dba8c
12 changed files with 45 additions and 56 deletions

View File

@ -6,7 +6,6 @@ gem 'bcrypt'
gem 'bootstrap-will_paginate'
gem 'carrierwave'
gem 'charlock_holmes', require: 'charlock_holmes/string'
gem 'dachsfisch', github: 'openHPI/dachsfisch'
gem 'docker-api', require: 'docker'
gem 'eventmachine'
gem 'factory_bot_rails'
@ -31,7 +30,7 @@ gem 'net-smtp', require: false
gem 'nokogiri'
gem 'pagedown-bootstrap-rails'
gem 'pg'
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.9.1'
gem 'proformaxml'
gem 'prometheus_exporter'
gem 'puma'
gem 'pundit'