mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Remove bootsnap
It was causing weird hangs while booting the app.
This commit is contained in:
parent
cc50993861
commit
d1b13e7c35
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
||||
|
||||
require 'bundler/setup' # Set up gems listed in the Gemfile.
|
||||
require 'bootsnap/setup' # Speed up boot time by caching expensive operations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue