templates/default/Gemfile in gumdrop-0.7.4 vs templates/default/Gemfile in gumdrop-0.7.5
- old
+ new
@@ -23,9 +23,11 @@
gem 'jsmin'
gem 'stitch-rb'
#gem 'sprockets'
# For markdown support, a couple of options:
+# gem "kramdown", :git => "git://github.com/darthapo/kramdown.git"
+# gem 'redcarpet'
# gem "rdiscount"
# gem 'maruku'
# For xml generation support:
# gem 'builder'