Skip to content

Commit f9a9b02

Browse files
Update dependency libv8 to v8
1 parent d0b4979 commit f9a9b02

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

external/forkawesome/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ source 'https://rubygems.org'
33
gem 'jekyll', '3.9.2'
44
gem 'safe_yaml', '~> 1.0.4'
55
gem 'sass', '~> 3.5'
6-
gem 'libv8', '~> 3.16.14.19'
6+
gem 'libv8', '~> 8.4.255.0'
77
gem 'therubyracer'
88
gem 'fontcustom'

external/forkawesome/Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
json (1.8.6)
3939
kramdown (2.4.0)
4040
rexml
41-
libv8 (3.16.14.19)
41+
libv8 (8.4.255.0)
4242
liquid (4.0.3)
4343
listen (3.7.1)
4444
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -59,8 +59,7 @@ GEM
5959
sass-listen (4.0.0)
6060
rb-fsevent (~> 0.9, >= 0.9.4)
6161
rb-inotify (~> 0.9, >= 0.9.7)
62-
therubyracer (0.12.3)
63-
libv8 (~> 3.16.14.15)
62+
therubyracer (0.11.0)
6463
ref
6564
thor (0.20.0)
6665

@@ -70,7 +69,7 @@ PLATFORMS
7069
DEPENDENCIES
7170
fontcustom
7271
jekyll (= 3.9.2)
73-
libv8 (~> 3.16.14.19)
72+
libv8 (~> 8.4.255.0)
7473
safe_yaml (~> 1.0.4)
7574
sass (~> 3.5)
7675
therubyracer

0 commit comments

Comments
 (0)