Add bootsnap gem

This commit is contained in:
Matt-Yorkley
2021-06-03 19:03:18 +01:00
parent 24edad15ae
commit 67d7d225cc
3 changed files with 5 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ gem "active_model_serializers", "0.8.4"
gem 'activerecord-session_store'
gem 'acts-as-taggable-on', '~> 7.0'
gem 'angularjs-file-upload-rails', '~> 2.4.1'
gem 'bootsnap', require: false
gem 'custom_error_message', github: 'jeremydurham/custom-err-msg'
gem 'dalli'
gem 'figaro'