mirror of
https://github.com/discourse/discourse.git
synced 2024-12-16 10:23:40 +08:00
update mini_racer to latest version
This commit is contained in:
parent
1d76d255d5
commit
98d87a3ed2
|
@ -147,7 +147,7 @@ GEM
|
||||||
librarian (0.1.2)
|
librarian (0.1.2)
|
||||||
highline
|
highline
|
||||||
thor (~> 0.15)
|
thor (~> 0.15)
|
||||||
libv8 (5.0.71.48.3)
|
libv8 (5.3.332.38.1)
|
||||||
listen (0.7.3)
|
listen (0.7.3)
|
||||||
logster (1.2.5)
|
logster (1.2.5)
|
||||||
loofah (2.0.3)
|
loofah (2.0.3)
|
||||||
|
@ -162,8 +162,8 @@ GEM
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
mime-types (2.99.2)
|
mime-types (2.99.2)
|
||||||
mini_portile2 (2.1.0)
|
mini_portile2 (2.1.0)
|
||||||
mini_racer (0.1.3)
|
mini_racer (0.1.6)
|
||||||
libv8 (~> 5.0)
|
libv8 (~> 5.3)
|
||||||
minitest (5.9.0)
|
minitest (5.9.0)
|
||||||
mocha (1.1.0)
|
mocha (1.1.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
|
@ -503,4 +503,4 @@ DEPENDENCIES
|
||||||
unicorn
|
unicorn
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.12.5
|
1.13.6
|
||||||
|
|
Loading…
Reference in New Issue
Block a user