Update bundle

This commit is contained in:
Sebastian Serth
2022-04-12 12:42:36 +02:00
parent 37c82a4011
commit 83f63a9120
3 changed files with 176 additions and 182 deletions

View File

@ -25,7 +25,7 @@ gem 'net-http-persistent'
gem 'nokogiri'
gem 'pagedown-bootstrap-rails'
gem 'pg'
gem 'proforma', github: 'openHPI/proforma', tag: 'v0.5.1'
gem 'proforma', github: 'openHPI/proforma', branch: 'v0.5.2'
gem 'prometheus_exporter'
gem 'pry-byebug'
gem 'puma'
@ -36,7 +36,7 @@ gem 'rails-i18n'
gem 'rails-timeago'
gem 'ransack'
gem 'rest-client'
gem 'rubytree', github: 'evolve75/RubyTree'
gem 'rubytree'
gem 'rubyzip'
gem 'sass-rails'
gem 'slim-rails'