proforma upgrade and small fixes

This commit is contained in:
Karol
2022-08-23 21:12:03 +02:00
parent 3effdbe600
commit 50b81df742
6 changed files with 16 additions and 16 deletions

View File

@@ -1,13 +1,13 @@
GIT
remote: https://github.com/openHPI/proforma.git
revision: 243853e66034bc2afbb9c9661475d9718d007304
branch: v0.5.2
revision: cf61517a5cd765afb9d0d19ea1c692e18e3131d7
tag: v0.7.1
specs:
proforma (0.5.2)
activemodel (>= 5.2.3, < 7.2.0)
activesupport (>= 5.2.3, < 7.2.0)
nokogiri (~> 1.13)
rubyzip (~> 2.3)
proforma (0.7.1)
activemodel (>= 5.2.3, < 8.0.0)
activesupport (>= 5.2.3, < 8.0.0)
nokogiri (>= 1.10.2, < 2.0.0)
rubyzip (>= 1.2.2, < 3.0.0)
GEM
remote: https://rubygems.org/