Skip to content

Commit 159fc3a

Browse files
authored
Update mini-racer for Mac OS Sierra (#338)
1 parent 48d80a3 commit 159fc3a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
json (1.8.3)
118118
launchy (2.4.3)
119119
addressable (~> 2.3)
120-
libv8 (5.0.71.48.3)
120+
libv8 (5.3.332.38.1)
121121
listen (3.1.5)
122122
rb-fsevent (~> 0.9, >= 0.9.4)
123123
rb-inotify (~> 0.9, >= 0.9.7)
@@ -131,8 +131,8 @@ GEM
131131
mime-types-data (~> 3.2015)
132132
mime-types-data (3.2016.0521)
133133
mini_portile2 (2.1.0)
134-
mini_racer (0.1.4)
135-
libv8 (~> 5.0, < 5.1.11)
134+
mini_racer (0.1.7)
135+
libv8 (~> 5.3)
136136
minitest (5.9.0)
137137
multi_json (1.12.1)
138138
nio4r (1.2.1)
@@ -355,4 +355,4 @@ RUBY VERSION
355355
ruby 2.3.1p112
356356

357357
BUNDLED WITH
358-
1.12.5
358+
1.13.6

0 commit comments

Comments
 (0)