Freezing to RedCloth 4.1.0 just for the tests
This commit is contained in:
parent
d948e0da91
commit
a42690dd38
|
@ -1,3 +1,6 @@
|
|||
require 'rubygems'
|
||||
gem 'RedCloth', '= 4.1.0'
|
||||
|
||||
require File.join(File.dirname(__FILE__), *%w[.. lib jekyll])
|
||||
|
||||
require 'test/unit'
|
||||
|
|
Loading…
Reference in New Issue