diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-01-10 10:19:22 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-01-10 10:19:22 +0100 |
commit | 38dd1c342a5d86989a2773f6499c7fbd005e241d (patch) | |
tree | 7d6b416da6031c5c7f0c83cb47e7b43a3069e31f /library/font_awesome/Gemfile | |
parent | 0f89db3b46be20a80c29ae894e83853831c7394e (diff) | |
download | volse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.tar.gz volse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.tar.bz2 volse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.zip |
font awesome 4.7.0
Diffstat (limited to 'library/font_awesome/Gemfile')
-rw-r--r-- | library/font_awesome/Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/font_awesome/Gemfile b/library/font_awesome/Gemfile index 0ca1cbfd5..7abbc9066 100644 --- a/library/font_awesome/Gemfile +++ b/library/font_awesome/Gemfile @@ -4,4 +4,5 @@ gem 'jekyll', '~> 1.0' gem 'safe_yaml', '~> 1.0.4' gem 'sass', '~> 3.0' gem 'less', '~> 2.5.0' +gem 'libv8', '~> 3.16.14.0' gem 'therubyracer' |