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:
authorGeremia Taglialatela <tagliala.dev@gmail.com>2015-02-08 22:22:20 +0300
committerDave Gandy <dave@davegandy.com>2015-07-29 00:52:04 +0300
commitb745845750a02cce808cd06a31722ab76fb713cc (patch)
tree5a20a7a528f9636691b6cb27c393e064359bbfd0 /Gemfile.lock
parent1cbf5b575d77943e0272ade92e0d64bbf848f887 (diff)
Fix less version
Update gems Improve makefile to use bundle
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 13 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 82bb3d496..d84090d62 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,8 +7,9 @@ GEM
colorator (0.1)
commander (4.1.6)
highline (~> 1.6.11)
+ commonjs (0.2.7)
fast-stemmer (1.0.2)
- ffi (1.9.8)
+ ffi (1.9.6)
highline (1.6.21)
jekyll (1.5.1)
classifier (~> 1.3)
@@ -21,6 +22,9 @@ GEM
redcarpet (~> 2.3.0)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
+ less (2.5.1)
+ commonjs (~> 0.2.7)
+ libv8 (3.16.14.7)
liquid (2.5.5)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
@@ -29,7 +33,7 @@ GEM
maruku (0.7.0)
parslet (1.5.0)
blankslate (~> 2.0)
- posix-spawn (0.3.10)
+ posix-spawn (0.3.9)
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
@@ -39,8 +43,12 @@ GEM
rb-kqueue (0.2.3)
ffi (>= 0.5.0)
redcarpet (2.3.0)
+ ref (1.0.5)
safe_yaml (1.0.4)
- sass (3.4.13)
+ sass (3.4.11)
+ therubyracer (0.12.1)
+ libv8 (~> 3.16.14.0)
+ ref
toml (0.1.2)
parslet (~> 1.5.0)
yajl-ruby (1.1.0)
@@ -50,5 +58,6 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 1.0)
- safe_yaml (~> 1.0.4)
+ less (~> 2.5.0)
sass (~> 3.0)
+ therubyracer