mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-08 13:45:28 -05:00
Merge branch 'fix_for_test_redcloth_version'
This commit is contained in:
@@ -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])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user