Bump proformaxml from 1.0.0 to 1.2.0

Bumps [proformaxml](https://github.com/openHPI/proformaxml) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/openHPI/proformaxml/releases)
- [Commits](https://github.com/openHPI/proformaxml/compare/v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: proformaxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-07 19:52:15 +00:00
committed by Sebastian Serth
parent 423b077d0c
commit 0dd9d4fd2e
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@ gem 'net-smtp', require: false
gem 'nokogiri'
gem 'pagedown-bootstrap-rails'
gem 'pg'
gem 'proformaxml', '1.0.0'
gem 'proformaxml', '~> 1.2.0'
gem 'prometheus_exporter'
gem 'puma'
gem 'pundit'