use proformas git repo

This commit is contained in:
Karol
2019-10-08 16:39:55 +02:00
parent 6a296cbe65
commit d6d8a803ae
2 changed files with 11 additions and 10 deletions

View File

@ -36,7 +36,7 @@ gem 'webpacker'
gem 'rest-client' gem 'rest-client'
gem 'rubyzip' gem 'rubyzip'
gem 'mnemosyne-ruby' gem 'mnemosyne-ruby'
gem 'proforma', path: '../proforma' gem 'proforma', git: 'git://github.com/openHPI/proforma.git' # use version not master
gem 'whenever', require: false gem 'whenever', require: false
gem 'rails-timeago' gem 'rails-timeago'

View File

@ -1,3 +1,13 @@
GIT
remote: git://github.com/openHPI/proforma.git
revision: 54a5bdf2bafebb548998c945ee68d099d85108df
specs:
proforma (0.1.0)
activemodel (~> 5.2.3)
activesupport (~> 5.2.3)
nokogiri (~> 1.10.2)
rubyzip (>= 1.2.2, < 2.1.0)
GIT GIT
remote: https://github.com/gosukiwi/tubesock remote: https://github.com/gosukiwi/tubesock
revision: 86a5ca4f7d3c3a7b9a727ad91df3b9b4912eda39 revision: 86a5ca4f7d3c3a7b9a727ad91df3b9b4912eda39
@ -7,15 +17,6 @@ GIT
rack (>= 1.5.0) rack (>= 1.5.0)
websocket (>= 1.1.0) websocket (>= 1.1.0)
PATH
remote: ../proforma
specs:
proforma (0.1.0)
activemodel (~> 5.2.3)
activesupport (~> 5.2.3)
nokogiri (~> 1.10.2)
rubyzip (~> 1.2.2)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs: