add bootsnap

This commit is contained in:
rebuilt 2021-10-15 14:59:50 +02:00
parent 8bd66aad82
commit 809e931b3c
3 changed files with 6 additions and 0 deletions

View file

@ -34,6 +34,7 @@ gem 'jbuilder', '~> 2.5'
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development
gem 'bootsnap', require: false
gem 'haml'