Freezing to RedCloth 4.1.0 just for the tests

This commit is contained in:
Nick Quaranto 2009-05-06 12:31:29 -07:00
parent d948e0da91
commit a42690dd38
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
require 'rubygems'
gem 'RedCloth', '= 4.1.0'
require File.join(File.dirname(__FILE__), *%w[.. lib jekyll])
require 'test/unit'