Merge branch 'fix_for_test_redcloth_version'
This commit is contained in:
commit
0d69e9346b
|
@ -1,5 +1,5 @@
|
|||
require 'rubygems'
|
||||
gem 'RedCloth', '= 4.2.1'
|
||||
gem 'RedCloth', '>= 4.2.1'
|
||||
|
||||
require File.join(File.dirname(__FILE__), *%w[.. lib jekyll])
|
||||
|
||||
|
|
Loading…
Reference in New Issue