summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock28
1 files changed, 28 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dd84854..5466933 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,13 +2,23 @@ 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)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
colorator (0.1)
+ colored (1.2)
commander (4.1.5)
highline (~> 1.6.11)
+ 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)
highline (1.6.19)
hike (1.2.3)
jekyll (1.2.1)
@@ -24,23 +34,40 @@ GEM
jekyll-assets (0.7.3)
jekyll (~> 1.0)
sprockets (~> 2.10)
+ 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)
+ 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)
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)
PLATFORMS
@@ -51,4 +78,5 @@ DEPENDENCIES
jekyll
jekyll-assets
redcarpet
+ s3_website
sass