update proforma gem
This commit is contained in:
2
Gemfile
2
Gemfile
@ -37,7 +37,7 @@ gem 'rest-client'
|
|||||||
gem 'rubyzip'
|
gem 'rubyzip'
|
||||||
gem 'mnemosyne-ruby'
|
gem 'mnemosyne-ruby'
|
||||||
gem 'faraday'
|
gem 'faraday'
|
||||||
gem 'proforma', git: 'https://github.com/openHPI/proforma.git', tag: 'v0.3.2'
|
gem 'proforma', git: 'https://github.com/openHPI/proforma.git', tag: 'v0.4'
|
||||||
gem 'whenever', require: false
|
gem 'whenever', require: false
|
||||||
gem 'rails-timeago'
|
gem 'rails-timeago'
|
||||||
|
|
||||||
|
10
Gemfile.lock
10
Gemfile.lock
@ -9,12 +9,12 @@ GIT
|
|||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/openHPI/proforma.git
|
remote: https://github.com/openHPI/proforma.git
|
||||||
revision: 6784ace5bb4449fd53f419fa1eb40dfc04e8f086
|
revision: b09c9fcc1fdb314fc1fb1396e7d0bb2d70e376c5
|
||||||
tag: v0.3.2
|
tag: v0.4
|
||||||
specs:
|
specs:
|
||||||
proforma (0.3.2)
|
proforma (0.4)
|
||||||
activemodel (~> 5.2.3)
|
activemodel (>= 5.2.3, < 6.1.0)
|
||||||
activesupport (~> 5.2.3)
|
activesupport (>= 5.2.3, < 6.1.0)
|
||||||
nokogiri (~> 1.10.2)
|
nokogiri (~> 1.10.2)
|
||||||
rubyzip (>= 1.2.2, < 2.1.0)
|
rubyzip (>= 1.2.2, < 2.1.0)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user