lib/shinmun.rb in georgi-shinmun-0.3.1 vs lib/shinmun.rb in georgi-shinmun-0.3.2

- old
+ new

@@ -2,9 +2,10 @@ require 'fileutils' require 'bluecloth' require 'rubypants' require 'coderay' require 'kontrol' +require 'git_store' begin; require 'redcloth'; rescue LoadError; end require 'shinmun/bluecloth_coderay' require 'shinmun/helpers'