octopress-codefence.gemspec in octopress-codefence-1.1.0 vs octopress-codefence.gemspec in octopress-codefence-1.2.0

- old
+ new

@@ -11,10 +11,10 @@ gem.description = %q{Write beautiful fenced code snippets with in any template.} gem.summary = %q{Write beautiful fenced code snippets with in any template.} gem.homepage = "https://github.com/octopress/octopress-codefence" gem.license = "MIT" - gem.add_runtime_dependency 'octopress-pygments', '>= 1.2.1' + gem.add_runtime_dependency 'octopress-pygments', '>= 1.3.0' gem.add_runtime_dependency 'jekyll-page-hooks', '>= 1.0.2' gem.add_development_dependency 'rake' gem.add_development_dependency 'rspec'