Index: Gemfile.lock |
diff --git a/Gemfile.lock b/Gemfile.lock |
index bbe0c7ebd5437703a781f5bd10d842cd304c43f7..f12b9ee8843905188f7183428d4c355bbbfaae0b 100644 |
--- a/Gemfile.lock |
+++ b/Gemfile.lock |
@@ -1,6 +1,8 @@ |
GEM |
remote: https://rubygems.org/ |
specs: |
+ bootstrap-sass (3.0.2.1) |
+ sass (~> 3.2) |
chunky_png (1.2.9) |
classifier (1.3.3) |
fast-stemmer (>= 1.0.0) |
@@ -11,8 +13,6 @@ GEM |
chunky_png (~> 1.2) |
fssm (>= 0.2.7) |
sass (~> 3.1) |
- compass_twitter_bootstrap (2.0.3) |
- compass |
dotenv (0.9.0) |
fast-stemmer (1.0.2) |
ffi (1.9.3) |
@@ -59,8 +59,8 @@ PLATFORMS |
ruby |
DEPENDENCIES |
+ bootstrap-sass |
compass |
- compass_twitter_bootstrap (~> 2.0.3) |
foreman |
jekyll |
kramdown |