Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-23 02:54:47 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-23 02:54:47 +0300
commit924196b0e91ffe98dd51f1e354a5136d85d865b8 (patch)
tree4f440690bfa8dc78d3c6f14013a1fb16dfad797a /Gemfile
parent3f3aafbde9a771cd6fdf0862e2092f023cddafcd (diff)
As long as Less and Less-plugin installed in global, this is not necessary for deploying
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e5afa687d..e13347efc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'jekyll', '~> 1.0'
gem 'safe_yaml', '~> 1.0.4'
gem 'sass', '~> 3.0'
-gem 'less', '~> 2.6.0'
+# gem 'less', '~> 2.6.0'
gem 'libv8', '~> 3.16.14.0'
gem 'therubyracer'
gem 'fontcustom'