Bump proforma from v0.4 to v0.5

Bumps [proforma](https://github.com/openHPI/proforma) from v0.4 to v0.5.
- [Release notes](https://github.com/openHPI/proforma/releases)
- [Commits](b09c9fcc1f...b9e8769e79)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-29 08:14:25 +00:00
parent 046d3c638a
commit c9b6b213f4
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@ gem 'webpacker'
gem 'rest-client'
gem 'rubyzip'
gem 'faraday'
gem 'proforma', git: 'https://github.com/openHPI/proforma.git', tag: 'v0.4'
gem 'proforma', git: 'https://github.com/openHPI/proforma.git', tag: 'v0.5'
gem 'whenever', require: false
gem 'rails-timeago'