Skip to content

Commit bf07fd5

Browse files
authored
update mini_racer gem to fix libv8 error (#466)
1 parent ff74e05 commit bf07fd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ GEM
125125
json (2.2.0)
126126
launchy (2.4.3)
127127
addressable (~> 2.3)
128-
libv8 (6.7.288.46.1)
128+
libv8 (7.3.492.27.1)
129129
listen (3.1.5)
130130
rb-fsevent (~> 0.9, >= 0.9.4)
131131
rb-inotify (~> 0.9, >= 0.9.7)
@@ -141,8 +141,8 @@ GEM
141141
mimemagic (0.3.3)
142142
mini_mime (1.0.1)
143143
mini_portile2 (2.4.0)
144-
mini_racer (0.2.4)
145-
libv8 (>= 6.3)
144+
mini_racer (0.2.14)
145+
libv8 (> 7.3)
146146
minitest (5.11.3)
147147
multi_json (1.13.1)
148148
nio4r (2.3.1)

0 commit comments

Comments
 (0)