Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit c57db44

Browse files
committed
Add bootsnap gem
1 parent 9d83dc2 commit c57db44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/configuration.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ def gems
1111
@template.gem 'keynote'
1212
@template.gem 'kaminari'
1313
@template.gem 'premailer-rails'
14+
@template.gem 'bootsnap'
1415

1516
yield if block_given?
1617

0 commit comments

Comments
 (0)