diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 17095fc..7a42ab5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,6 +35,12 @@ GEM hike (1.2.3) hooks (0.4.0) uber (~> 0.0.4) + hpricot (0.8.6) + html2haml (1.0.1) + erubis (~> 2.7.0) + haml (>= 4.0.0.rc.1) + hpricot (~> 0.8.6) + ruby_parser (~> 3.1.1) http_parser.rb (0.5.3) i18n (0.6.9) json (1.8.1) @@ -108,7 +114,10 @@ GEM ffi (>= 0.5.0) rb-kqueue (0.2.2) ffi (>= 0.5.0) + ruby_parser (3.1.3) + sexp_processor (~> 4.1) sass (3.2.19) + sexp_processor (4.4.4) sprockets (2.12.0) hike (~> 1.2) multi_json (~> 1.0) @@ -134,6 +143,7 @@ PLATFORMS DEPENDENCIES bootstrap-sass builder (~> 3.0) + html2haml middleman (~> 3.3.2) middleman-blog (~> 3.5.2) middleman-deploy |