Gemfile in github-markup-1.4.7 vs Gemfile in github-markup-1.4.8
- old
+ new
@@ -2,10 +2,11 @@
gemspec
gem "posix-spawn", :platforms => :ruby
gem "redcarpet", :platforms => :ruby
gem "kramdown", :platforms => :jruby
-gem "commonmarker", "~> 0.14.9"
+gem "RedCloth"
+gem "commonmarker", "~> 0.14.12"
gem "rdoc", "~>3.6"
gem "org-ruby", "= 0.9.9"
gem "creole", "~>0.3.6"
gem "wikicloth", "=0.8.3"
gem "asciidoctor", "= 1.5.2"