homebrew_bootsnap: remove deprecated option.
Otherwise this prints a warning.
This commit is contained in:
parent
eaac976891
commit
b33a24feb0
@ -30,7 +30,6 @@ Bootsnap.setup(
|
||||
cache_dir: "#{tmp}/homebrew-bootsnap",
|
||||
development_mode: false, # TODO: use ENV["HOMEBREW_DEVELOPER"]?,
|
||||
load_path_cache: true,
|
||||
autoload_paths_cache: true,
|
||||
compile_cache_iseq: true,
|
||||
compile_cache_yaml: true,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user