Bundle update
This commit is contained in:
parent
a10aa75f49
commit
5ca61dca82
2 changed files with 175 additions and 165 deletions
1
Gemfile
1
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue