Add libv8 library for MacOS 11.0 Big Sur (#12151)
This commit is contained in:
parent
2b3b31a88e
commit
24e2652a41
2 changed files with 2 additions and 0 deletions
|
|
@ -430,6 +430,7 @@ GEM
|
|||
http (>= 2.0, < 5.0)
|
||||
libv8 (8.4.255.0)
|
||||
libv8 (8.4.255.0-x86_64-darwin-19)
|
||||
libv8 (8.4.255.0-x86_64-darwin-20)
|
||||
liquid (4.0.3)
|
||||
listen (3.4.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
|
|
@ -833,6 +834,7 @@ GEM
|
|||
PLATFORMS
|
||||
ruby
|
||||
x86_64-darwin-19
|
||||
x86_64-darwin-20
|
||||
|
||||
DEPENDENCIES
|
||||
active_record_union (~> 1.3)
|
||||
|
|
|
|||
BIN
vendor/cache/libv8-8.4.255.0-x86_64-darwin-20.gem
vendored
Normal file
BIN
vendor/cache/libv8-8.4.255.0-x86_64-darwin-20.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue