bump proforma-gem
This commit is contained in:
2
Gemfile
2
Gemfile
@ -24,7 +24,7 @@ gem 'net-http-persistent'
|
|||||||
gem 'nokogiri'
|
gem 'nokogiri'
|
||||||
gem 'pagedown-bootstrap-rails'
|
gem 'pagedown-bootstrap-rails'
|
||||||
gem 'pg'
|
gem 'pg'
|
||||||
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.6'
|
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.7'
|
||||||
gem 'prometheus_exporter'
|
gem 'prometheus_exporter'
|
||||||
gem 'pry-byebug'
|
gem 'pry-byebug'
|
||||||
gem 'puma'
|
gem 'puma'
|
||||||
|
10
Gemfile.lock
10
Gemfile.lock
@ -15,15 +15,13 @@ GIT
|
|||||||
rack (>= 1.5.0)
|
rack (>= 1.5.0)
|
||||||
websocket (>= 1.1.0)
|
websocket (>= 1.1.0)
|
||||||
|
|
||||||
GIT
|
PATH
|
||||||
remote: https://github.com/openHPI/proforma.git
|
remote: ../proforma
|
||||||
revision: 4b543be15c618ee3e5671fddb0e438be0278a249
|
|
||||||
tag: v0.6
|
|
||||||
specs:
|
specs:
|
||||||
proforma (0.6)
|
proforma (0.7)
|
||||||
activemodel (>= 5.2.3, < 6.2.0)
|
activemodel (>= 5.2.3, < 6.2.0)
|
||||||
activesupport (>= 5.2.3, < 6.2.0)
|
activesupport (>= 5.2.3, < 6.2.0)
|
||||||
nokogiri (>= 1.10.2, < 1.12.0)
|
nokogiri (>= 1.10.2, < 1.13.0)
|
||||||
rubyzip (>= 1.2.2, < 2.4.0)
|
rubyzip (>= 1.2.2, < 2.4.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
Reference in New Issue
Block a user