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