diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5466933..ffd52d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,12 +6,17 @@ GEM json (~> 1.4) nokogiri (>= 1.4.4) uuidtools (~> 2.1) + chunky_png (1.2.9) classifier (1.3.3) fast-stemmer (>= 1.0.0) colorator (0.1) colored (1.2) commander (4.1.5) highline (~> 1.6.11) + compass (0.12.2) + chunky_png (~> 1.2) + fssm (>= 0.2.7) + sass (~> 3.1) configure-s3-website (1.5.2) deep_merge (= 1.0.0) deep_merge (1.0.0) @@ -19,8 +24,8 @@ GEM erubis (2.7.0) fast-stemmer (1.0.2) filey-diff (1.4.3) + fssm (0.2.10) highline (1.6.19) - hike (1.2.3) jekyll (1.2.1) classifier (~> 1.3) colorator (~> 0.1) @@ -31,22 +36,20 @@ GEM pygments.rb (~> 0.5.0) redcarpet (~> 2.3.0) safe_yaml (~> 0.7.0) - jekyll-assets (0.7.3) - jekyll (~> 1.0) - sprockets (~> 2.10) + jekyll-asset-pipeline (0.1.2) + jekyll (>= 0.10.0) + liquid (>= 1.9.0) json (1.8.1) liquid (2.5.3) maruku (0.7.0) mime-types (1.19) mini_portile (0.5.2) - multi_json (1.8.1) nokogiri (1.6.1) mini_portile (~> 0.5.0) posix-spawn (0.3.6) pygments.rb (0.5.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - rack (1.5.2) redcarpet (2.3.0) s3_website (1.6.7) aws-sdk (~> 1.8.5) @@ -60,13 +63,7 @@ GEM sass (3.2.12) simple-cloudfront-invalidator (1.0.1) colored (= 1.2) - sprockets (2.10.0) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) thor (0.18.1) - tilt (1.4.1) uuidtools (2.1.4) yajl-ruby (1.1.0) @@ -75,8 +72,9 @@ PLATFORMS DEPENDENCIES RedCloth + compass jekyll - jekyll-assets + jekyll-asset-pipeline redcarpet s3_website sass |
