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-22 22:21:23 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-22 22:21:23 +0300
commite910ec215bf4896f3c9ce9b8b90ff3856ed908ad (patch)
tree86b4d5e803b984855fb13857f19c291b4f3ba3c7 /Gemfile
parent9c888d64f0e18c3c5b10179ff5f13909fdd4ff1a (diff)
Now trully uses a local version of less
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d26ea706e..303eaa1cc 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.5.0'
+# gem 'less', '~> 2.5.0'
gem 'libv8', '~> 3.16.14.0'
gem 'therubyracer'
gem 'fontcustom'