downgrade haml to make deface work
This commit is contained in:
parent
b1ec0fd2fc
commit
0ae1d6551e
2 changed files with 4 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -23,7 +23,7 @@ gem 'bootsnap', require: false
|
|||
gem 'mysql2'
|
||||
gem 'prawn'
|
||||
gem 'prawn-table'
|
||||
gem 'haml'
|
||||
gem 'haml', '~> 5.0'
|
||||
gem 'haml-rails'
|
||||
gem 'kaminari'
|
||||
gem 'simple_form'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue