Skip to content

Commit

Permalink
Merge pull request #1515 from drewish/redcarpet-2.3
Browse files Browse the repository at this point in the history
Update redcarpet to 2.3.0
  • Loading branch information
parkr committed Sep 10, 2013
2 parents 94e001e + 91006d9 commit 9422fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll.gemspec
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('commander', "~> 4.1.3")
s.add_runtime_dependency('safe_yaml', "~> 0.7.0")
s.add_runtime_dependency('colorator', "~> 0.1")
s.add_runtime_dependency('redcarpet', "~> 2.2.2")
s.add_runtime_dependency('redcarpet', "~> 2.3.0")

s.add_development_dependency('rake', "~> 10.0.3")
s.add_development_dependency('rdoc', "~> 3.11")
Expand Down

0 comments on commit 9422fe6

Please sign in to comment.