Update bootsnap to 0.3.0 (fix xattr.h error) (#3390)
This commit is contained in:
@ -67,7 +67,7 @@ GEM
|
||||
rack (>= 0.9.0)
|
||||
binding_of_caller (0.7.2)
|
||||
debug_inspector (>= 0.0.1)
|
||||
bootsnap (0.2.14)
|
||||
bootsnap (0.3.0)
|
||||
msgpack (~> 1.0)
|
||||
brakeman (3.6.1)
|
||||
builder (3.2.3)
|
||||
@ -474,7 +474,7 @@ DEPENDENCIES
|
||||
aws-sdk (~> 2.9)
|
||||
better_errors (~> 2.1)
|
||||
binding_of_caller (~> 0.7)
|
||||
bootsnap
|
||||
bootsnap (~> 0.3)
|
||||
brakeman (~> 3.6)
|
||||
bullet (~> 5.5)
|
||||
bundler-audit (~> 0.5)
|
||||
|
Reference in New Issue
Block a user