octopress-codefence.gemspec in octopress-codefence-1.3.0 vs octopress-codefence.gemspec in octopress-codefence-1.3.1
- old
+ new
@@ -8,10 +8,10 @@
gem.version = Octopress::Codefence::VERSION
gem.authors = ["Brandon Mathis"]
gem.email = ["brandon@imathis.com"]
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.homepage = "https://github.com/octopress/codefence"
gem.license = "MIT"
gem.add_runtime_dependency 'octopress-pygments', '>= 2.0.0'
gem.add_runtime_dependency 'jekyll-page-hooks', '>= 1.0.2'