DEV: upgrade mini_racer and libv8

This pushes v8 from Chrome 73 (March 2019) -> 84 (July 14 2020)

Not expecting any user facing changes, but it is super nice to be on latest
v8 :confetti:
This commit is contained in:
Sam Saffron 2020-07-23 16:26:37 +10:00
parent 609ba50fe8
commit fe71c43c57
No known key found for this signature in database
GPG Key ID: B9606168D2FFD9F5
1 changed files with 3 additions and 3 deletions

View File

@ -161,7 +161,7 @@ GEM
addressable (>= 2.4)
jwt (2.2.1)
kgio (2.11.3)
libv8 (7.3.492.27.1)
libv8 (8.4.255.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
@ -188,8 +188,8 @@ GEM
method_source (1.0.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_racer (0.2.15)
libv8 (> 7.3)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
mini_scheduler (0.12.2)
sidekiq
mini_sql (0.3)