Update from proforma to proformaxml
This commit is contained in:

committed by
Sebastian Serth

parent
41e75ca385
commit
245c3dba8c
29
Gemfile.lock
29
Gemfile.lock
@ -1,21 +1,3 @@
|
||||
GIT
|
||||
remote: https://github.com/openHPI/dachsfisch.git
|
||||
revision: c74d5a3d74685a0838d369fe3dcbbb9166d50a5b
|
||||
specs:
|
||||
dachsfisch (0.1.0)
|
||||
nokogiri (>= 1.14.1, < 2.0.0)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/openHPI/proforma.git
|
||||
revision: 10642d8d4ec27e0bdaa27482dac6b6c7e47bc660
|
||||
tag: v0.9.1
|
||||
specs:
|
||||
proforma (0.9.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/
|
||||
specs:
|
||||
@ -134,6 +116,8 @@ GEM
|
||||
crack (0.4.5)
|
||||
rexml
|
||||
crass (1.0.6)
|
||||
dachsfisch (0.1.0)
|
||||
nokogiri (>= 1.14.1, < 2.0.0)
|
||||
database_cleaner (2.0.2)
|
||||
database_cleaner-active_record (>= 2, < 3)
|
||||
database_cleaner-active_record (2.1.0)
|
||||
@ -285,6 +269,12 @@ GEM
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.5.3)
|
||||
proformaxml (0.10.0)
|
||||
activemodel (>= 5.2.3, < 8.0.0)
|
||||
activesupport (>= 5.2.3, < 8.0.0)
|
||||
dachsfisch (>= 0.1.0, < 1.0.0)
|
||||
nokogiri (>= 1.10.2, < 2.0.0)
|
||||
rubyzip (>= 1.2.2, < 3.0.0)
|
||||
prometheus_exporter (2.0.8)
|
||||
webrick
|
||||
pry (0.14.2)
|
||||
@ -547,7 +537,6 @@ DEPENDENCIES
|
||||
capybara
|
||||
carrierwave
|
||||
charlock_holmes
|
||||
dachsfisch!
|
||||
database_cleaner
|
||||
docker-api
|
||||
eventmachine
|
||||
@ -578,7 +567,7 @@ DEPENDENCIES
|
||||
nyan-cat-formatter
|
||||
pagedown-bootstrap-rails
|
||||
pg
|
||||
proforma!
|
||||
proformaxml
|
||||
prometheus_exporter
|
||||
pry-byebug
|
||||
pry-rails
|
||||
|
Reference in New Issue
Block a user