Bundle update

This commit is contained in:
wvengen 2017-10-01 00:17:51 +02:00
parent a10aa75f49
commit 5ca61dca82
2 changed files with 175 additions and 165 deletions

View file

@ -23,6 +23,7 @@ gem 'rails-i18n'
gem 'mysql2'
gem 'prawn'
gem 'prawn-table'
gem 'haml', '~> 4.0' # some breaking changes in version 5, remove this line again when fixed
gem 'haml-rails'
gem 'kaminari'
gem 'simple_form'