FEATURE: libv8 upgraded to version 5.7

corresponds more or less with Chrome 57
This commit is contained in:
Sam 2017-07-18 10:55:51 -04:00
parent b534778f46
commit 38daa61fc7
1 changed files with 3 additions and 3 deletions

View File

@ -137,7 +137,7 @@ GEM
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jwt (1.5.6) jwt (1.5.6)
kgio (2.11.0) kgio (2.11.0)
libv8 (5.3.332.38.5) libv8 (5.7.492.65.1)
listen (3.1.5) listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
@ -156,8 +156,8 @@ GEM
mime-types (2.99.3) mime-types (2.99.3)
mini_mime (0.1.3) mini_mime (0.1.3)
mini_portile2 (2.2.0) mini_portile2 (2.2.0)
mini_racer (0.1.10) mini_racer (0.1.11)
libv8 (~> 5.3) libv8 (~> 5.7)
minitest (5.10.2) minitest (5.10.2)
mocha (1.2.1) mocha (1.2.1)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)