Adds bootsnap. Faster boot time (#3176)
This commit is contained in:
parent
b280c387c8
commit
c2f70829d9
3 changed files with 16 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -19,6 +19,7 @@ gem 'paperclip', '~> 5.1'
|
|||
gem 'paperclip-av-transcoder', '~> 0.6'
|
||||
|
||||
gem 'addressable', '~> 2.5'
|
||||
gem 'bootsnap'
|
||||
gem 'cld3', '~> 3.1'
|
||||
gem 'devise', '~> 4.2'
|
||||
gem 'devise-two-factor', '~> 3.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue