Update proforma and dachsfisch gems
This commit is contained in:
2
Gemfile
2
Gemfile
@ -31,7 +31,7 @@ gem 'net-smtp', require: false
|
|||||||
gem 'nokogiri'
|
gem 'nokogiri'
|
||||||
gem 'pagedown-bootstrap-rails'
|
gem 'pagedown-bootstrap-rails'
|
||||||
gem 'pg'
|
gem 'pg'
|
||||||
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.9'
|
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.9.1'
|
||||||
gem 'prometheus_exporter'
|
gem 'prometheus_exporter'
|
||||||
gem 'puma'
|
gem 'puma'
|
||||||
gem 'pundit'
|
gem 'pundit'
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/openHPI/dachsfisch.git
|
remote: https://github.com/openHPI/dachsfisch.git
|
||||||
revision: 79983095747d9adac02bb7a495a624a0136aa859
|
revision: a167274cf4480de84ac41fb38c5006ae60c0ac1b
|
||||||
specs:
|
specs:
|
||||||
dachsfisch (0.1.0)
|
dachsfisch (0.1.0)
|
||||||
nokogiri (>= 1.14.1, < 1.16.0)
|
nokogiri (>= 1.14.1, < 1.16.0)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/openHPI/proforma.git
|
remote: https://github.com/openHPI/proforma.git
|
||||||
revision: 86627fa0b4ab265f06d7a4fdc0349ba201302dc8
|
revision: 10642d8d4ec27e0bdaa27482dac6b6c7e47bc660
|
||||||
tag: v0.9
|
tag: v0.9.1
|
||||||
specs:
|
specs:
|
||||||
proforma (0.9.0)
|
proforma (0.9.1)
|
||||||
activemodel (>= 5.2.3, < 8.0.0)
|
activemodel (>= 5.2.3, < 8.0.0)
|
||||||
activesupport (>= 5.2.3, < 8.0.0)
|
activesupport (>= 5.2.3, < 8.0.0)
|
||||||
nokogiri (>= 1.10.2, < 2.0.0)
|
nokogiri (>= 1.10.2, < 2.0.0)
|
||||||
|
Reference in New Issue
Block a user