make deface work again

This commit is contained in:
viehlieb 2023-03-23 12:02:02 +01:00
parent 91a38bc73b
commit bee1d68ff2
2 changed files with 5 additions and 6 deletions

View file

@ -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'