Merge pull request #939 from openHPI/refactor_proforma_import_export
Refactor Proforma Import/Export
This commit is contained in:
14
Gemfile.lock
14
Gemfile.lock
@ -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)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/teamcapybara/capybara.git
|
||||
|
Reference in New Issue
Block a user