Gemfile in github-markup-1.4.6 vs Gemfile in github-markup-1.4.7
- old
+ new
@@ -2,14 +2,12 @@
gemspec
gem "posix-spawn", :platforms => :ruby
gem "redcarpet", :platforms => :ruby
gem "kramdown", :platforms => :jruby
-gem "RedCloth"
+gem "commonmarker", "~> 0.14.9"
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"
gem "rake"
-gem "rinku", '~> 1'
-gem "github-linguist", ">= 5.0.7"