Skip to content

Commit

Permalink
Merge pull request #1815 from mojombo/redcarpet-3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattr- committed Dec 11, 2013
2 parents 827c4b9 + 1c22b3f commit 85fcd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('mercenary', "~> 0.1.0")
s.add_runtime_dependency('safe_yaml', "~> 0.9.7")
s.add_runtime_dependency('colorator', "~> 0.1")
s.add_runtime_dependency('redcarpet', "~> 2.3.0")
s.add_runtime_dependency('redcarpet', "~> 3.0")
s.add_runtime_dependency('toml', '~> 0.1.0')

s.add_development_dependency('rake', "~> 10.1")
Expand Down

0 comments on commit 85fcd0e

Please sign in to comment.