Bump proforma from v0.7.1 to v0.8

Bumps [proforma](https://github.com/openHPI/proforma) from v0.7.1 to v0.8.
- [Release notes](https://github.com/openHPI/proforma/releases)
- [Commits](cf61517a5c...d8bf59938f)

---
updated-dependencies:
- dependency-name: proforma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-18 20:25:52 +00:00
committed by Sebastian Serth
parent c49f6e05a2
commit f136455a1d
2 changed files with 4 additions and 4 deletions

View File

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