Gemfile in github-markup-1.0.0 vs Gemfile in github-markup-1.0.1
- old
+ new
@@ -1,10 +1,10 @@
source "http://rubygems.org"
gem "redcarpet"
gem "RedCloth"
gem "rdoc", "~>3.6"
-gem "org-ruby", ">= 0.7.0"
+gem "org-ruby", ">= 0.8.1"
gem "creole", "~>0.3.6"
gem "wikicloth", "=0.6.0"
gem "literati", "= 0.0.3"
-gem "asciidoctor", ">= 0.0.9"
+gem "asciidoctor", "= 0.1.4"
gem "rake"