diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2014-02-15 10:35:20 -0800 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2014-02-15 10:35:20 -0800 |
| commit | d5deebcdc41fb15c8389954b8e70b26ab8bd723b (patch) | |
| tree | 53a46801457354632ff2e82f9b77c2d5b0db12ab /Gemfile.lock | |
| parent | run the server on a different port (diff) | |
| download | lumberjaph-d5deebcdc41fb15c8389954b8e70b26ab8bd723b.tar.gz | |
remove a bunch of dependencies
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ffd52d8..5a1e6b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,29 +2,13 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - aws-sdk (1.8.5) - 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) directory_watcher (1.4.1) - erubis (2.7.0) fast-stemmer (1.0.2) - filey-diff (1.4.3) - fssm (0.2.10) highline (1.6.19) jekyll (1.2.1) classifier (~> 1.3) @@ -36,35 +20,14 @@ GEM pygments.rb (~> 0.5.0) redcarpet (~> 2.3.0) safe_yaml (~> 0.7.0) - 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) - 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) redcarpet (2.3.0) - s3_website (1.6.7) - aws-sdk (~> 1.8.5) - configure-s3-website (= 1.5.2) - erubis (~> 2.7.0) - filey-diff (~> 1.4.3) - mime-types (= 1.19) - simple-cloudfront-invalidator (~> 1) - thor (= 0.18.1) safe_yaml (0.7.1) - sass (3.2.12) - simple-cloudfront-invalidator (1.0.1) - colored (= 1.2) - thor (0.18.1) - uuidtools (2.1.4) yajl-ruby (1.1.0) PLATFORMS @@ -72,9 +35,5 @@ PLATFORMS DEPENDENCIES RedCloth - compass jekyll - jekyll-asset-pipeline redcarpet - s3_website - sass |
